Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
chainlit==0.7.700
|
2 |
cohere==4.37
|
3 |
-
|
4 |
-
openai==0.28
|
5 |
tiktoken==0.5.1
|
6 |
python-dotenv==1.0.0
|
7 |
pandas
|
|
|
1 |
chainlit==0.7.700
|
2 |
cohere==4.37
|
3 |
+
openai
|
|
|
4 |
tiktoken==0.5.1
|
5 |
python-dotenv==1.0.0
|
6 |
pandas
|