Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
flash-attn>=2.5.6 # <-- Critical addition
|
6 |
-
bitsandbytes==0.43.0 # Optional for quantization
|
|
|
1 |
+
gradio
|
2 |
+
matplotlib
|
3 |
+
ase
|
4 |
+
requests
|
|
|
|