nezihtopaloglu commited on
Commit
2307a57
Β·
verified Β·
1 Parent(s): bb63567

Update README.md

Browse files

Text-to-Video AI for Content Creators πŸŽ₯

Welcome to the Text-to-Video AI project! This Hugging Face Space is designed for content creators, including YouTubers, who want to generate engaging videos effortlessly using AI-generated images and speech synthesis.

πŸš€ Features

Input Text or Topic:
- Upload a .txt file containing your script, or
- Enter a topic, and an open-source LLM will generate an appealing script (8-10 minutes of speech duration).

AI-Generated Images:
- Stable Diffusion is used to generate relevant images for your content.

Text-to-Speech (TTS):
- The generated or provided text is converted into speech.

Automatic Video Assembly:
- The generated images and speech are combined into a high-quality video.

🎬 How It Works

1. Enter your script or topic.
2. Choose image generation options (Stable Diffusion on/off, image size, steps, etc.).
3. Click 'Generate Video'.
4. Download your AI-generated video.

πŸ›  Technologies Used
- Hugging Face Spaces (Gradio UI)
- Stable Diffusion (Image generation)
- Open-source LLM (Script generation from topic input)
- TTS API (Text-to-Speech conversion)
- MoviePy (Video creation)

🎨 Example Use Cases

- YouTubers needing quick, high-quality video content.
- Content creators looking for AI-assisted storytelling.
- Educators or influencers creating informative videos.

πŸ”— Try It Now!

Simply enter a topic or script, tweak the settings, and let the AI generate your video! πŸš€

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Long Video Generator
3
  emoji: 🐒
4
  colorFrom: green
5
  colorTo: indigo
 
1
  ---
2
+ title: Text-to-Video Generator for Youtubers
3
  emoji: 🐒
4
  colorFrom: green
5
  colorTo: indigo