Spaces:
Runtime error
Runtime error
Commit
·
9f90213
1
Parent(s):
b506440
Update app.py
Browse files
app.py
CHANGED
@@ -257,7 +257,7 @@ def main():
|
|
257 |
examples=[],
|
258 |
title=TITLE,
|
259 |
allow_flagging="never",
|
260 |
-
theme='
|
261 |
).launch(
|
262 |
enable_queue=True,
|
263 |
share=args.share,
|
|
|
257 |
examples=[],
|
258 |
title=TITLE,
|
259 |
allow_flagging="never",
|
260 |
+
theme='TechnoByte/soft-improved',
|
261 |
).launch(
|
262 |
enable_queue=True,
|
263 |
share=args.share,
|