Nanny7 commited on
Commit
5915f7c
·
1 Parent(s): 20cdb00

Add Hugging Face Space configuration

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # PixVerse Video Generation API
2
 
3
  FastAPI application for generating videos from images using PixVerse AI, with storage on Digital Ocean Spaces.
 
1
+ ---
2
+ title: PixVerse Video Generator API
3
+ emoji: 🎬
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
  # PixVerse Video Generation API
12
 
13
  FastAPI application for generating videos from images using PixVerse AI, with storage on Digital Ocean Spaces.