MixoMax commited on
Commit
eefc32e
1 Parent(s): a16f6c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -157,6 +157,7 @@ iface = gr.Interface(
157
  gr.Textbox(),
158
  gr.Textbox(),
159
  gr.Textbox(),
 
160
  ],
161
  outputs=gr.Textbox(),
162
  title = "GPT-2 Powered MTG Card Generator",
 
157
  gr.Textbox(),
158
  gr.Textbox(),
159
  gr.Textbox(),
160
+ gr.Checkbox()
161
  ],
162
  outputs=gr.Textbox(),
163
  title = "GPT-2 Powered MTG Card Generator",