Spaces:
Runtime error
Runtime error
Commit
·
8232000
1
Parent(s):
bed2419
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ markdown
|
|
| 13 |
markdown2
|
| 14 |
torch
|
| 15 |
git+https://github.com/huggingface/peft.git
|
| 16 |
-
git+https://github.com/huggingface/transformers.git
|
|
|
|
|
|
| 13 |
markdown2
|
| 14 |
torch
|
| 15 |
git+https://github.com/huggingface/peft.git
|
| 16 |
+
git+https://github.com/huggingface/transformers.git
|
| 17 |
+
SentencePiece
|