citoreh commited on
Commit
b982aa9
·
verified ·
1 Parent(s): 75e8437

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -14
README.md CHANGED
@@ -1,14 +1,36 @@
1
- ---
2
- title: Ax
3
- emoji: 🦀
4
- colorFrom: indigo
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 5.38.2
8
- app_file: app.py
9
- pinned: false
10
- license: mit
11
- short_description: Generate SFX for Photo and create 30 seconds Video
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 📸🎵 AI Photo to Video Soundtrack Generator
2
+
3
+ Transform your photos into cinematic videos with AI-generated soundtracks!
4
+
5
+ ## 🌟 Features
6
+
7
+ - **AI Image Analysis**: Advanced image captioning using BLIP
8
+ - **Smart Music Generation**: Context-aware soundtrack creation using MusicGen
9
+ - **Cinematic Video Effects**: Dynamic zoom, pan, and fade effects
10
+ - **30-Second Videos**: Perfect for social media sharing
11
+ - **Multiple Formats**: Download both video and audio separately
12
+
13
+ ## 🚀 How to Use
14
+
15
+ 1. Upload any photo (JPEG, PNG, etc.)
16
+ 2. Click "Generate Video & Soundtrack"
17
+ 3. Watch AI analyze your image and create a matching soundtrack
18
+ 4. Download your personalized video and audio
19
+
20
+ ## 🎨 Supported Scenes
21
+
22
+ The AI recognizes and creates appropriate music for:
23
+ - Nature scenes (forests, mountains, oceans)
24
+ - Urban environments (cities, streets, buildings)
25
+ - Weather conditions (sunset, storm, snow)
26
+ - Activities and objects
27
+ - And much more!
28
+
29
+ ## 🛠️ Technology
30
+
31
+ - **BLIP**: For intelligent image description
32
+ - **MusicGen**: For AI music generation
33
+ - **MoviePy**: For video creation and effects
34
+ - **Gradio**: For the user interface
35
+
36
+ Enjoy creating your AI-powered videos! 🎬✨