NitinBot001 commited on
Commit
9fdff0d
Β·
verified Β·
1 Parent(s): 95c4201

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +52 -7
README.md CHANGED
@@ -1,12 +1,57 @@
1
- ---
2
- title: Text Image-to-Video
3
- emoji: πŸ¦€
4
- colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.34.1
8
  app_file: app.py
9
  pinned: false
10
- ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Hugging Face Spaces configuration for ZeroGPU
2
+ title: LTX-Video Generator (ZeroGPU)
3
+ emoji: 🎬
4
+ colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
 
12
+ # ZeroGPU configuration - IMPORTANT!
13
+ hf_oauth: true
14
+ disable_embedding: false
15
+ fullWidth: true
16
+
17
+ # ZeroGPU hardware - FREE GPU access
18
+ suggested_hardware: zero-a10g
19
+ suggested_storage: small
20
+
21
+ # Enable ZeroGPU for free GPU access
22
+ tags:
23
+ - video-generation
24
+ - diffusion
25
+ - ltx-video
26
+ - gradio
27
+ - zerogpu
28
+ - free-gpu
29
+
30
+ # Model and dataset references
31
+ models:
32
+ - Lightricks/LTX-Video-0.9.7-dev
33
+
34
+ # Space description
35
+ short_description: Generate 3-5 second videos using LTX-Video model with FREE ZeroGPU access
36
+ description: |
37
+ # 🎬 LTX-Video Generator with ZeroGPU
38
+
39
+ Generate stunning 3-5 second videos using the powerful LTX-Video model from Lightricks,
40
+ powered by **FREE ZeroGPU** for fast generation times!
41
+
42
+ ## Features:
43
+ - ⚑ **ZeroGPU Powered** - Free GPU access for everyone
44
+ - πŸŽ₯ High-quality 768x512 video generation at 24 FPS
45
+ - πŸ–ΌοΈ Optional image-to-video generation
46
+ - 🎨 Text-to-video with negative prompts
47
+ - 🎯 Seed control for reproducible results
48
+ - πŸ“± Mobile-friendly interface
49
+
50
+ ## How to Use:
51
+ 1. Enter your video description in the prompt box
52
+ 2. Optionally upload an image to animate
53
+ 3. Set duration (3-5 seconds) and seed
54
+ 4. Click "Generate Video" and wait 30-60 seconds
55
+ 5. Download your generated MP4 video!
56
+
57
+ Perfect for content creators, artists, and anyone wanting to explore AI video generation!