alibidaran commited on
Commit
3cf175c
·
verified ·
1 Parent(s): 5f581a8

Update start_services.sh

Browse files
Files changed (1) hide show
  1. start_services.sh +1 -0
start_services.sh CHANGED
@@ -13,4 +13,5 @@
13
 
14
 
15
  # Start the Gradio chatbot
 
16
  python app.py
 
13
 
14
 
15
  # Start the Gradio chatbot
16
+ pip install gradio
17
  python app.py