danielritchie commited on
Commit
85ed27c
1 Parent(s): b481174

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -14,8 +14,8 @@ gr.Interface.load("models/flax-community/t5-recipe-generation",
14
  inputs=inputs,
15
  outputs=outputs,
16
  #theme="finlaymacklon/boxy_violet"
17
- #theme="freddyaboulton/dracula_revamped"
18
  #theme="abidlabs/pakistan"
19
  #theme="gradio/glass"
20
- theme="default"
21
  ).launch()
 
14
  inputs=inputs,
15
  outputs=outputs,
16
  #theme="finlaymacklon/boxy_violet"
17
+ theme="freddyaboulton/dracula_revamped"
18
  #theme="abidlabs/pakistan"
19
  #theme="gradio/glass"
20
+ #theme="default"
21
  ).launch()