Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
|
@@ -10,4 +10,11 @@ numpy
|
|
| 10 |
aiofiles
|
| 11 |
timm
|
| 12 |
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
|
|
|
| 10 |
aiofiles
|
| 11 |
timm
|
| 12 |
accelerate
|
| 13 |
+
huggingface-hub
|
| 14 |
+
pillow
|
| 15 |
+
python-multipart
|
| 16 |
+
opencv-python-headless
|
| 17 |
+
onnxruntime
|
| 18 |
+
numpy
|
| 19 |
+
aiofiles
|
| 20 |
|