Upload image/Bombek1-siglip-dinov2/requirements.txt with huggingface_hub
Browse files
image/Bombek1-siglip-dinov2/requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch>=2.0.0
|
| 2 |
+
torchvision>=0.15.0
|
| 3 |
+
transformers>=4.36.0
|
| 4 |
+
timm>=0.9.0
|
| 5 |
+
peft>=0.7.0
|
| 6 |
+
pillow>=9.0.0
|
| 7 |
+
huggingface_hub>=0.19.0
|