Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
"""
|
| 3 |
DynamiCrafter Image Animation
|
| 4 |
Anima immagini con interpolazione intelligente
|
|
@@ -417,6 +417,4 @@ if __name__ == "__main__":
|
|
| 417 |
server_port=7860,
|
| 418 |
share=False
|
| 419 |
)
|
| 420 |
-
ENDOFFILE
|
| 421 |
|
| 422 |
-
echo "✅ app.py created!"
|
|
|
|
| 1 |
+
|
| 2 |
"""
|
| 3 |
DynamiCrafter Image Animation
|
| 4 |
Anima immagini con interpolazione intelligente
|
|
|
|
| 417 |
server_port=7860,
|
| 418 |
share=False
|
| 419 |
)
|
|
|
|
| 420 |
|
|
|