ldkong commited on
Commit
57c1f2b
·
1 Parent(s): 802f79c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ def run(domain_source, action_source, hair_source, top_source, bottom_source, do
120
 
121
  gif_target = display_gif_pad(file_name_target, 'avatar_target.gif')
122
 
123
- return 'avatar_source.gif', 'avatar_target.gif'
124
 
125
 
126
  gr.Interface(
 
120
 
121
  gif_target = display_gif_pad(file_name_target, 'avatar_target.gif')
122
 
123
+ return 'demo.gif', 'avatar_target.gif'
124
 
125
 
126
  gr.Interface(