spac333 commited on
Commit
5993191
·
verified ·
1 Parent(s): d1dd7f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -1,4 +1,4 @@
1
- cat > app.py << 'ENDOFFILE'
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