Spaces:
Runtime error
Runtime error
Commit
·
7c203d2
1
Parent(s):
c9292b2
add peft to req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ invisible_watermark
|
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
xformers
|
| 7 |
-
sentencepiece
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
xformers
|
| 7 |
+
sentencepiece
|
| 8 |
+
peft
|