Spaces:
Runtime error
Runtime error
laoczi88 commited on
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain==0.0.82
|
| 2 |
+
openai==0.26.4
|
| 3 |
+
python-dotenv==0.21.1
|
| 4 |
+
streamlit==1.12.0
|
| 5 |
+
youtube_transcript_api==0.5.0
|
| 6 |
+
faiss-cpu==1.7.3
|