Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch==2.1.2
|
|
| 6 |
transformers==4.36.2
|
| 7 |
accelerate==0.25.0
|
| 8 |
bitsandbytes==0.42.0
|
| 9 |
-
timm
|
|
|
|
|
|
| 6 |
transformers==4.36.2
|
| 7 |
accelerate==0.25.0
|
| 8 |
bitsandbytes==0.42.0
|
| 9 |
+
timm
|
| 10 |
+
numpy==1.26.4
|