Spaces:
Running
Running
httpx
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -2,5 +2,7 @@ paddlepaddle==2.4.2
|
|
2 |
paddleocr==2.9.1
|
3 |
|
4 |
Pillow
|
5 |
-
Gradio==3.11
|
6 |
-
torch==2.1.1
|
|
|
|
|
|
2 |
paddleocr==2.9.1
|
3 |
|
4 |
Pillow
|
5 |
+
#Gradio==3.11
|
6 |
+
torch==2.1.1
|
7 |
+
|
8 |
+
httpx==0.24.1
|