Ivan Roman commited on
Commit
c63295f
·
1 Parent(s): 20f3b89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ iface = gr.Interface(
23
  title="CannaAssist AI Assistant",
24
  description="Welcome to the CannaAssist AI Assistant. This tool is designed to provide expert guidance on BioTrack and cannabis regulations in New Mexico. DISCLAIMER: This is a proof of concept and not an official product.",
25
  examples=[
26
- ["Biotrack", "How to add wholesale flower into my inventory?"],
27
  ["Regulations", "How much cannabis can I buy in New Mexico."],
28
  ["Best Practices", "What are the best practices for managing inventory?"],
29
  ["General Question", "How to increase sales for my dispensary?"]
 
23
  title="CannaAssist AI Assistant",
24
  description="Welcome to the CannaAssist AI Assistant. This tool is designed to provide expert guidance on BioTrack and cannabis regulations in New Mexico. DISCLAIMER: This is a proof of concept and not an official product.",
25
  examples=[
26
+ ["BioTrack", "How to add wholesale flower into my inventory?"],
27
  ["Regulations", "How much cannabis can I buy in New Mexico."],
28
  ["Best Practices", "What are the best practices for managing inventory?"],
29
  ["General Question", "How to increase sales for my dispensary?"]