Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -475,9 +475,9 @@ if __name__ == "__main__":
|
|
475 |
else:
|
476 |
|
477 |
description = """
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
|
482 |
iface = gr.Interface(
|
483 |
fn=NajiminoAI.generate,
|
|
|
475 |
else:
|
476 |
|
477 |
description = """
|
478 |
+
ε
₯εγγγγγγΉγγγγ³γγγ«εΊγ₯γγ¦γγγͺγηζγγΎγ
|
479 |
+
Generate a video based on the text prompt you enter.
|
480 |
+
"""
|
481 |
|
482 |
iface = gr.Interface(
|
483 |
fn=NajiminoAI.generate,
|