DSatishchandra
commited on
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
|
|
1 |
gradio
|
2 |
-
transformers
|
3 |
opencv-python
|
|
|
4 |
torch
|
5 |
-
easyocr
|
|
|
1 |
+
simple_salesforce
|
2 |
+
easyocr
|
3 |
gradio
|
|
|
4 |
opencv-python
|
5 |
+
transformers
|
6 |
torch
|
|