Spaces:
Running
on
L40S
Running
on
L40S
fix reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--extra-index-url https://pypi.org/simple
|
4 |
|
|
|
5 |
thestage
|
6 |
elastic_models[nvidia]
|
7 |
flash-attn==2.7.3
|
8 |
-
torch
|
9 |
scipy
|
10 |
transformers
|
11 |
gradio
|
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--extra-index-url https://pypi.org/simple
|
4 |
|
5 |
+
torch
|
6 |
thestage
|
7 |
elastic_models[nvidia]
|
8 |
flash-attn==2.7.3
|
|
|
9 |
scipy
|
10 |
transformers
|
11 |
gradio
|