Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ timm==0.9.12
|
|
| 8 |
safetensors==0.4.2
|
| 9 |
sentencepiece==0.2.0
|
| 10 |
opencv-python-headless
|
| 11 |
-
grad-cam
|
|
|
|
|
|
| 8 |
safetensors==0.4.2
|
| 9 |
sentencepiece==0.2.0
|
| 10 |
opencv-python-headless
|
| 11 |
+
grad-cam
|
| 12 |
+
einops==0.8.2
|