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 27, 2022
Commit
4779d7a
·
1 Parent(s):
76dab2b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -77,7 +77,7 @@ def run(action, body, hair, top, bottom):
77
78
gif = display_image(name)
79
80
-
return '
image
.
png
'
81
82
83
gr.Interface(
77
78
gif = display_image(name)
79
80
+
return '
avatar_source
.
gif
'
81
82
83
gr.Interface(