virendravaishnav
commited on
Commit
•
f5a581d
1
Parent(s):
7fee682
Updated with OCR model and Gradio integration
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio>=3.35.2
|
|
3 |
torch>=1.9.0
|
4 |
pillow
|
5 |
einops
|
6 |
-
timm
|
|
|
|
3 |
torch>=1.9.0
|
4 |
pillow
|
5 |
einops
|
6 |
+
timm
|
7 |
+
huggingface_hub
|