ldkong commited on
Commit
6dd63f4
·
1 Parent(s): 9c036db

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(action, hair, top, bottom):
68
 
69
  # == Source Avatar ==
70
  # body
 
64
  imageio.imwrite('image.png', image)
65
 
66
 
67
+ def run(domain, action, hair, top, bottom):
68
 
69
  # == Source Avatar ==
70
  # body