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