CannaTech commited on
Commit
9d174c5
·
1 Parent(s): 0551299

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -31,8 +31,7 @@ iface = gr.Interface(
31
  ["Best Practices", "How can I improve my dispensary's customer service?"],
32
  ["General Question", "How to increase sales for my dispensary?"],
33
  ["General Question", "What are the benefits of offering delivery service for my dispensary?"],
34
- ["General Question", "What are the key trends in the cannabis industry?"],
35
- ["General Question", "What is the impact of customer loyalty programs in the cannabis industry?"]
36
  ],
37
  theme=gr.themes.Monochrome()
38
  )
 
31
  ["Best Practices", "How can I improve my dispensary's customer service?"],
32
  ["General Question", "How to increase sales for my dispensary?"],
33
  ["General Question", "What are the benefits of offering delivery service for my dispensary?"],
34
+
 
35
  ],
36
  theme=gr.themes.Monochrome()
37
  )