Jimin Park
commited on
Commit
·
512081c
1
Parent(s):
e38dbe3
updated requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
https://github.com/unslothai/unsloth
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
gradio
|
5 |
-
accelerate
|
6 |
-
einops
|
7 |
-
huggingface_hub
|
|
|
1 |
+
git+https://github.com/unslothai/unsloth.git
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
gradio
|
5 |
+
accelerate
|
6 |
+
einops
|
|