Spaces:
Runtime error
Runtime error
Commit
·
fc7ab9b
1
Parent(s):
d937612
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
-
pandas==1.4.2
|
2 |
-
requests==2.29.0
|
3 |
-
youtube_transcript_api==0.6.0
|
4 |
-
|
5 |
chainlit==0.7.700
|
6 |
-
cohere==4.37
|
7 |
openai==1.3.5
|
8 |
-
tiktoken==0.5.1
|
9 |
python-dotenv==1.0.0
|
10 |
pinecone-client==2.2.4
|
11 |
langchain==0.0.350
|
|
|
|
|
|
|
|
|
|
|
1 |
chainlit==0.7.700
|
|
|
2 |
openai==1.3.5
|
|
|
3 |
python-dotenv==1.0.0
|
4 |
pinecone-client==2.2.4
|
5 |
langchain==0.0.350
|