Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
openai
|
2 |
-
gradio==
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
g4f[all]==0.4.0.4
|
7 |
swiftshadow
|
|
|
1 |
+
openai
|
2 |
+
gradio==1.0.1
|
3 |
+
pdfplumber
|
4 |
+
requests
|
5 |
+
g4f[all]
|
|
|
6 |
swiftshadow
|