Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio_client==0.5.0
|
|
3 |
Pillow==10.0.0
|
4 |
chatharuhi==1.0.0
|
5 |
wget==3.2
|
6 |
-
openai==0.27.8
|
|
|
|
3 |
Pillow==10.0.0
|
4 |
chatharuhi==1.0.0
|
5 |
wget==3.2
|
6 |
+
openai==0.27.8
|
7 |
+
chromadb==0.3.25
|