Spaces:
tsqn
/
Running on Zero

sab commited on
Commit
20d6ae4
1 Parent(s): c3dbd3d

fix layout

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. config.py +1 -2
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  title: Mochi 1
3
- emoji: 😻
4
- colorFrom: pink
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.5.0
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
- short_description: Mochi is a state-of-the-art video generation model and is re
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Mochi 1
3
+ emoji: 🍿
4
+ colorFrom: black
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.5.0
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
+ short_description: Generate a video based on a text prompt using Mochi
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
config.py CHANGED
@@ -1,8 +1,7 @@
1
  TITLE = "Mochi 1 - Video Generator 🌟"
2
 
3
  DESCRIPTION = """
4
- ✨ Generate a video based on a text prompt using the MochiPipeline. 🎥
5
- Enter a text prompt and customize the number of frames and the frame rate (fps) for the generated video. 🛠️
6
  """
7
 
8
  BUY_ME_A_COFFE = """
 
1
  TITLE = "Mochi 1 - Video Generator 🌟"
2
 
3
  DESCRIPTION = """
4
+ ✨ Generate a video based on a text prompt using the Mochi-1-preview.
 
5
  """
6
 
7
  BUY_ME_A_COFFE = """