Spaces:
Sleeping
Sleeping
pragnakalp
commited on
Commit
•
82ee5d1
1
Parent(s):
7c0316e
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.50.2
|
2 |
datasets==2.16.1
|
3 |
-
huggingface-hub
|
4 |
easyocr==1.7.1
|
5 |
keras-ocr==0.8.6
|
6 |
openai==1.3.5
|
@@ -18,9 +18,9 @@ scikit-image==0.21.0
|
|
18 |
scipy==1.10.1
|
19 |
scikit-learn==1.3.2
|
20 |
tensorflow
|
21 |
-
toolz
|
22 |
-
torch
|
23 |
-
torchvision
|
24 |
tqdm==4.66.1
|
25 |
transformers
|
26 |
paddlepaddle-gpu
|
|
|
1 |
gradio==3.50.2
|
2 |
datasets==2.16.1
|
3 |
+
huggingface-hub
|
4 |
easyocr==1.7.1
|
5 |
keras-ocr==0.8.6
|
6 |
openai==1.3.5
|
|
|
18 |
scipy==1.10.1
|
19 |
scikit-learn==1.3.2
|
20 |
tensorflow
|
21 |
+
toolz
|
22 |
+
torch
|
23 |
+
torchvision
|
24 |
tqdm==4.66.1
|
25 |
transformers
|
26 |
paddlepaddle-gpu
|