Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
openai==0.27.8
|
2 |
+
streamlit==1.28.0
|
3 |
+
pdf2image==1.16.3
|
4 |
+
Pillow==9.5.0
|
5 |
+
httpx==0.24.1
|