Spaces:
Greff3
/
Running on Zero

Greff3 commited on
Commit
389053a
1 Parent(s): dc33e81

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +2 -11
config.py CHANGED
@@ -1,18 +1,9 @@
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 = """
8
- <a href="https://buymeacoffee.com/thesab" target="_blank">
9
- <button style="background-color: #FFDD00; border: none; color: black; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 10px;">
10
- ☕ Buy Me a Coffee
11
- </button>
12
- </a>
13
- """
14
-
15
-
16
  MODEL_PRE_TRAINED_ID = "genmo/mochi-1-preview"
17
 
18
  EXAMPLES = [
 
1
+ TITLE = "Генератор видео на основе ИИ: Video Generator 🌟"
2
 
3
  DESCRIPTION = """
4
+ Создайте видеоролик на основе текстовой подсказки с помощью Mochi-1-preview.
5
  """
6
 
 
 
 
 
 
 
 
 
 
7
  MODEL_PRE_TRAINED_ID = "genmo/mochi-1-preview"
8
 
9
  EXAMPLES = [