Spaces:
Running
Running
rajeshthangaraj1
commited on
Commit
•
8392998
1
Parent(s):
856cca8
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
torch
|
3 |
-
|
4 |
-
|
5 |
-
bitsandbytes
|
6 |
-
gradio
|
|
|
1 |
+
flash_attn==2.5.8
|
2 |
+
torch==2.3.1
|
3 |
+
accelerate==0.31.0
|
4 |
+
transformers==4.43.0
|
|
|
|