ldkong commited on
Commit
b9292c6
·
1 Parent(s): 2e64945

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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(