Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio==3.41.1
|
|
2 |
gradio_client==0.5.0
|
3 |
Pillow==10.0.0
|
4 |
chatharuhi
|
5 |
-
|
6 |
openai==0.27.8
|
7 |
chromadb==0.4.7
|
8 |
langchain==0.0.271
|
|
|
2 |
gradio_client==0.5.0
|
3 |
Pillow==10.0.0
|
4 |
chatharuhi
|
5 |
+
requests
|
6 |
openai==0.27.8
|
7 |
chromadb==0.4.7
|
8 |
langchain==0.0.271
|