Spaces:
Sleeping
Sleeping
ravi.naik
commited on
Commit
·
07fa5cc
1
Parent(s):
341d7fc
updated peft latest version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
transformers[torch]
|
3 |
accelerate
|
4 |
-
peft
|
5 |
bitsandbytes
|
6 |
einops
|
7 |
trl
|
|
|
1 |
gradio
|
2 |
transformers[torch]
|
3 |
accelerate
|
4 |
+
git+https://github.com/huggingface/peft.git
|
5 |
bitsandbytes
|
6 |
einops
|
7 |
trl
|