Spaces:
Build error
Build error
Yvann commited on
Commit ·
12e1c31
1
Parent(s): 0186eac
Update tuto_chatbot_csv.py
Browse files- tuto_chatbot_csv.py +1 -1
tuto_chatbot_csv.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
#pip install streamlit langchain openai
|
| 2 |
|
| 3 |
import streamlit as st
|
| 4 |
from streamlit_chat import message
|
|
|
|
| 1 |
+
#pip install streamlit langchain openai faiss-cpu tiktoken
|
| 2 |
|
| 3 |
import streamlit as st
|
| 4 |
from streamlit_chat import message
|