Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transformers
|
| 3 |
+
datasets
|
| 4 |
+
gradio
|
| 5 |
+
easyocr
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
requests
|
| 8 |
+
python-whois
|
| 9 |
+
google-api-python-client
|
| 10 |
+
exifread
|
| 11 |
+
matplotlib
|
| 12 |
+
scikit-learn
|
| 13 |
+
pillow
|