Spaces:
Paused
Paused
harpreetsahota
commited on
Commit
•
e7dfa64
1
Parent(s):
dd611d4
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
accelerate
|
3 |
+
bitsandbytes
|
4 |
+
gradio
|
5 |
+
protobuf
|
6 |
+
transformers
|
7 |
+
packaging
|
8 |
+
ninja
|
9 |
+
flash-attn
|