ldkong commited on
Commit
0e9f0b7
β€’
1 Parent(s): e5456b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def display_image(file_name):
64
  imageio.imwrite('image.png', image)
65
 
66
 
67
- def run(domain_source, action_source, hair_source, top_source, bottom_source, domain_target, action_source, hair_source, top_source, bottom_source):
68
 
69
  # == Source Avatar ==
70
  # body
 
64
  imageio.imwrite('image.png', image)
65
 
66
 
67
+ def run(domain_source, action_source, hair_source, top_source, bottom_source, domain_target, action_target, hair_target, top_target, bottom_target):
68
 
69
  # == Source Avatar ==
70
  # body