Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -63,9 +63,10 @@ iface = gr.Interface(
|
|
63 |
["General Question", "How can I stay updated with the latest cannabis industry news?"]
|
64 |
],
|
65 |
theme=gr.themes.Monochrome(),
|
66 |
-
examples_per_page=
|
67 |
cache_examples=False, # Turn off example
|
68 |
-
article="""CannaTech Solutions
|
|
|
69 |
|
70 |
Say goodbye to regulatory headaches
|
71 |
and hello to seamless compliance with
|
|
|
63 |
["General Question", "How can I stay updated with the latest cannabis industry news?"]
|
64 |
],
|
65 |
theme=gr.themes.Monochrome(),
|
66 |
+
examples_per_page=5,
|
67 |
cache_examples=False, # Turn off example
|
68 |
+
article="""CannaTech Solutions
|
69 |
+
Empowering Compliance and Efficiency
|
70 |
|
71 |
Say goodbye to regulatory headaches
|
72 |
and hello to seamless compliance with
|