ffreemt commited on
Commit
ec833bc
1 Parent(s): 45b40bd

Set cache examples=False

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ seafoam = SeafoamCustom()
149
  with gr.Blocks(theme=seafoam, analytics_enabled=False, css=css) as demo:
150
  with gr.Column():
151
  gr.Markdown(
152
- """ ## Shi-Ci Extensional Analyzer
153
 
154
  Type in the box below and click the button to generate answers to your most pressing questions!
155
 
 
149
  with gr.Blocks(theme=seafoam, analytics_enabled=False, css=css) as demo:
150
  with gr.Column():
151
  gr.Markdown(
152
+ """ ## Testrun
153
 
154
  Type in the box below and click the button to generate answers to your most pressing questions!
155