Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -41,7 +41,8 @@ interface = gr.Interface(
|
|
| 41 |
["Campfire", 50, 50],
|
| 42 |
["Zombie apocalypse", 100, 20],
|
| 43 |
["A New Yourk City", 100, 20],
|
| 44 |
-
["A man running in beautiufl forest", 100, 20]
|
|
|
|
| 45 |
],
|
| 46 |
outputs="video",
|
| 47 |
title="Openai Sora (Unofficial)",
|
|
|
|
| 41 |
["Campfire", 50, 50],
|
| 42 |
["Zombie apocalypse", 100, 20],
|
| 43 |
["A New Yourk City", 100, 20],
|
| 44 |
+
["A man running in beautiufl forest", 100, 20],
|
| 45 |
+
["A cup of tea with fog", 100, 20]
|
| 46 |
],
|
| 47 |
outputs="video",
|
| 48 |
title="Openai Sora (Unofficial)",
|