Spaces:
Runtime error
Runtime error
danielritchie
commited on
Commit
•
d32473f
1
Parent(s):
1367e41
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ gr.Interface.load("models/flax-community/t5-recipe-generation",
|
|
15 |
outputs=outputs,
|
16 |
#theme="finlaymacklon/boxy_violet"
|
17 |
#theme="freddyaboulton/dracula_revamped"
|
18 |
-
theme="abidlabs/pakistan"
|
19 |
-
|
20 |
#theme="default"
|
21 |
).launch()
|
|
|
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()
|