removed ZeroGPU
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -14,5 +14,4 @@ psutil==5.9.8
|
|
14 |
py-cpuinfo==9.0.0
|
15 |
safetensors==0.4.3
|
16 |
numpy==1.26.4
|
17 |
-
thop
|
18 |
-
flash-attn
|
|
|
14 |
py-cpuinfo==9.0.0
|
15 |
safetensors==0.4.3
|
16 |
numpy==1.26.4
|
17 |
+
thop
|
|