ldkong commited on
Commit
3de638b
·
1 Parent(s): 7633d89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -111,7 +111,6 @@ def run(action, hair, top, bottom):
111
  gr.Interface(
112
  run,
113
  inputs=[
114
- gr.Interpretation("Source Avatar")
115
  gr.Radio(choices=["shoot", "slash", "spellcard", "thrust", "walk"], value="shoot"),
116
  gr.Radio(choices=["green", "yellow", "rose", "red", "wine"], value="green"),
117
  gr.Radio(choices=["brown", "blue", "white"], value="brown"),
 
111
  gr.Interface(
112
  run,
113
  inputs=[
 
114
  gr.Radio(choices=["shoot", "slash", "spellcard", "thrust", "walk"], value="shoot"),
115
  gr.Radio(choices=["green", "yellow", "rose", "red", "wine"], value="green"),
116
  gr.Radio(choices=["brown", "blue", "white"], value="brown"),