Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,12 @@ torch
|
|
| 4 |
torchvision
|
| 5 |
Pillow
|
| 6 |
opencv-python-headless
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
numpy
|
|
|
|
| 9 |
websockets
|
| 10 |
-
|
|
|
|
|
|
|
|
|
| 4 |
torchvision
|
| 5 |
Pillow
|
| 6 |
opencv-python-headless
|
| 7 |
+
easyocr
|
| 8 |
+
matplotlib
|
| 9 |
+
pandas
|
| 10 |
numpy
|
| 11 |
+
accelerate
|
| 12 |
websockets
|
| 13 |
+
requests
|
| 14 |
+
huggingface-hub
|
| 15 |
+
safetensors
|