Spaces:
Runtime error
Runtime error
Update start_services.sh
Browse files- 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
|