CannaTech commited on
Commit
60f52c7
·
1 Parent(s): 6f19e42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ iface = gr.Interface(
62
  ["General Question", "How can I stay updated with the latest cannabis industry news?"]
63
  ],
64
  theme=gr.themes.Soft(),
65
- cache_examples=False # Turn off example
66
  article="""
67
  ## Empowering Compliance and Efficiency
68
 
 
62
  ["General Question", "How can I stay updated with the latest cannabis industry news?"]
63
  ],
64
  theme=gr.themes.Soft(),
65
+ cache_examples=False, # Turn off example
66
  article="""
67
  ## Empowering Compliance and Efficiency
68