Spaces:
Sleeping
Sleeping
danielritchie
commited on
Commit
•
7e5d871
1
Parent(s):
0e302b0
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ gr.Interface.load("models/flax-community/t5-recipe-generation",
|
|
14 |
#outputs=outputs,
|
15 |
outputs=gr.components.Textbox(label="WARNING: Cook at your own risk."),
|
16 |
#theme="finlaymacklon/boxy_violet"
|
17 |
-
theme="freddyaboulton/dracula_revamped"
|
18 |
-
|
19 |
#theme="gradio/glass"
|
20 |
).launch()
|
|
|
14 |
#outputs=outputs,
|
15 |
outputs=gr.components.Textbox(label="WARNING: Cook at your own risk."),
|
16 |
#theme="finlaymacklon/boxy_violet"
|
17 |
+
#theme="freddyaboulton/dracula_revamped"
|
18 |
+
theme="abidlabs/pakistan"
|
19 |
#theme="gradio/glass"
|
20 |
).launch()
|