SamiKoen commited on
Commit
59b4596
·
1 Parent(s): 1dca050

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from Stok.api import find_product, get_product_quantity, get_product_color, chatbot_response
2
  import gradio as gr
3
  import os
4
  import json
 
1
+ from Stok import find_product, get_product_quantity, get_product_color, chatbot_response
2
  import gradio as gr
3
  import os
4
  import json