Spaces:
Runtime error
Runtime error
Commit ·
f107ba7
1
Parent(s): 3bb4c69
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,7 +20,7 @@ gr.Interface.load(
|
|
| 20 |
description=description,
|
| 21 |
article=article,
|
| 22 |
examples=examples,
|
| 23 |
-
theme="
|
| 24 |
allow_screenshot=True,
|
| 25 |
allow_flagging=True,
|
| 26 |
flagging_dir="flagged",
|
|
|
|
| 20 |
description=description,
|
| 21 |
article=article,
|
| 22 |
examples=examples,
|
| 23 |
+
theme="huggingface",
|
| 24 |
allow_screenshot=True,
|
| 25 |
allow_flagging=True,
|
| 26 |
flagging_dir="flagged",
|