Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
--no-build-isolation
|
2 |
-
--prefer-binary
|
3 |
-
|
4 |
torch>=2.7.0,<3.0
|
5 |
einops
|
6 |
timm ==0.6.12
|
@@ -8,6 +5,5 @@ accelerate
|
|
8 |
gradio==3.50.1
|
9 |
huggingface-hub>=0.15.1,<1.0
|
10 |
sentencepiece
|
11 |
-
flash-attn
|
12 |
diffusers>=0.20.2,<1.0
|
13 |
git+https://github.com/huggingface/[email protected]
|
|
|
|
|
|
|
|
|
1 |
torch>=2.7.0,<3.0
|
2 |
einops
|
3 |
timm ==0.6.12
|
|
|
5 |
gradio==3.50.1
|
6 |
huggingface-hub>=0.15.1,<1.0
|
7 |
sentencepiece
|
|
|
8 |
diffusers>=0.20.2,<1.0
|
9 |
git+https://github.com/huggingface/[email protected]
|