Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ldkong
/
TranSVAE
like
7
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ldkong
commited on
Jul 26, 2022
Commit
b9292c6
·
1 Parent(s):
2e64945
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -69,7 +69,7 @@ def path(action, body, hair, top, bottom):
69
70
gif = display_gif(name)
71
72
-
return gif
73
74
75
gr.Interface(
69
70
gif = display_gif(name)
71
72
+
return
'avatar.
gif
'
73
74
75
gr.Interface(