Spaces:
Running
on
Zero
Running
on
Zero
Daemontatox
commited on
Commit
•
979994d
1
Parent(s):
736d6e0
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -2,4 +2,11 @@ torch
|
|
2 |
spaces
|
3 |
gradio
|
4 |
bitsandbytes
|
5 |
-
git+https://github.com/huggingface/transformers.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
spaces
|
3 |
gradio
|
4 |
bitsandbytes
|
5 |
+
git+https://github.com/huggingface/transformers.git
|
6 |
+
accelerate
|
7 |
+
transformers
|
8 |
+
einops
|
9 |
+
sentencepiece
|
10 |
+
triton
|
11 |
+
trl
|
12 |
+
unsloth
|