fantaxy commited on
Commit
1de2c02
·
verified ·
1 Parent(s): c2f81df

Update app-fanta-backup.py

Browse files
Files changed (1) hide show
  1. 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
- css="""footer {visibility: hidden}"""
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__":