Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
huggingface_hub
|
| 2 |
accelerate
|
| 3 |
bitsandbytes
|
| 4 |
timm
|
|
@@ -6,4 +6,4 @@ einops
|
|
| 6 |
torch
|
| 7 |
torchvision
|
| 8 |
Pillow
|
| 9 |
-
transformers
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
accelerate
|
| 3 |
bitsandbytes
|
| 4 |
timm
|
|
|
|
| 6 |
torch
|
| 7 |
torchvision
|
| 8 |
Pillow
|
| 9 |
+
transformers==4.46.1
|