Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
|
|
|
| 2 |
transformers>=4.38.2
|
| 3 |
timm>=0.9.16
|
| 4 |
git+https://github.com/huggingface/accelerate.git
|
|
|
|
| 1 |
torch
|
| 2 |
+
quanto
|
| 3 |
transformers>=4.38.2
|
| 4 |
timm>=0.9.16
|
| 5 |
git+https://github.com/huggingface/accelerate.git
|