Spaces:
Build error
Build error
Yvann commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ Install the required dependencies in the virtual environment :
|
|
| 39 |
|
| 40 |
Launch the chat service locally :
|
| 41 |
|
| 42 |
-
`streamlit run chatbot_csv.py`
|
| 43 |
|
| 44 |
#### That's it! The service is now up and running locally. 🤗
|
| 45 |
|
|
|
|
| 39 |
|
| 40 |
Launch the chat service locally :
|
| 41 |
|
| 42 |
+
`streamlit run src/chatbot_csv.py`
|
| 43 |
|
| 44 |
#### That's it! The service is now up and running locally. 🤗
|
| 45 |
|