Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ torch
|
|
2 |
timm
|
3 |
numpy==1.26.3
|
4 |
git+https://github.com/huggingface/transformers.git@main
|
|
|
5 |
supervision
|
6 |
spaces
|
|
|
2 |
timm
|
3 |
numpy==1.26.3
|
4 |
git+https://github.com/huggingface/transformers.git@main
|
5 |
+
accelerate
|
6 |
supervision
|
7 |
spaces
|