Update app-fanta-backup.py
Browse files- app-fanta-backup.py +1 -1
app-fanta-backup.py
CHANGED
@@ -116,7 +116,7 @@ demo = gr.ChatInterface(
|
|
116 |
description="Fantasy Novel Generator: Create immersive fantasy worlds and epic adventures. Web(https://fantasy-novel-gen.hf.space)",
|
117 |
theme="Nymbo/Nymbo_Theme",
|
118 |
cache_examples=False,
|
119 |
-
|
120 |
)
|
121 |
|
122 |
if __name__ == "__main__":
|
|
|
116 |
description="Fantasy Novel Generator: Create immersive fantasy worlds and epic adventures. Web(https://fantasy-novel-gen.hf.space)",
|
117 |
theme="Nymbo/Nymbo_Theme",
|
118 |
cache_examples=False,
|
119 |
+
theme="Yntec/HaleyCH_Theme_Orange"
|
120 |
)
|
121 |
|
122 |
if __name__ == "__main__":
|