Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
CVPR/Image-Animation-using-Thin-Plate-Spline-Motion-Model
Artsnom
/
Image-Animation-using-Thin-Plate-Spline-Motion-Model
like
2
Runtime error
App
Files
Files
Community
animesh007
commited on
Jun 20, 2022
Commit
c4ba319
•
1 Parent(s):
39ecab3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -121,7 +121,6 @@ def main():
121
122
demo.launch(
123
enable_queue=True,
124
-
share=True,
125
debug=True
126
)
127
121
122
demo.launch(
123
enable_queue=True,
124
debug=True
125
)
126