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
d422cdd
•
1 Parent(s):
49cc3e3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -124,6 +124,4 @@ def main():
124
debug=True
125
)
126
127
-
128
-
if __name__ == '__main__':
129
-
main()
124
debug=True
125
)
126
127
+
main()