Spaces:
Sleeping
Sleeping
Commit ·
6689a19
1
Parent(s): e06cfc6
updating requirements
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
tiktoken
|
| 4 |
-
openai==1.3.8
|
| 5 |
#tiktoken==0.5.2
|
| 6 |
-
gradio==4.8.0
|
| 7 |
#gradio_client==0.7.1
|
| 8 |
#content
|
|
|
|
| 1 |
+
gradio==3.28.1
|
| 2 |
+
openai==0.28.0
|
| 3 |
tiktoken
|
| 4 |
+
#openai==1.3.8
|
| 5 |
#tiktoken==0.5.2
|
| 6 |
+
#gradio==4.8.0
|
| 7 |
#gradio_client==0.7.1
|
| 8 |
#content
|