ffreemt
commited on
Commit
•
ec833bc
1
Parent(s):
45b40bd
Set cache examples=False
Browse files
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 |
-
""" ##
|
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 |
|