Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
gradio
|
|
|
|
|
2 |
datasets==2.16.1
|
3 |
huggingface-hub==0.22.2
|
4 |
easyocr==1.7.1
|
|
|
1 |
+
gradio=3.4.0
|
2 |
+
httpx==0.24.1
|
3 |
+
httpcore==0.17.3
|
4 |
datasets==2.16.1
|
5 |
huggingface-hub==0.22.2
|
6 |
easyocr==1.7.1
|