Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ transformers
|
|
| 2 |
sentencepiece
|
| 3 |
torch
|
| 4 |
pydantic==1.10.11
|
|
|
|
| 5 |
#bitsandbytes
|
| 6 |
#git+https://github.com/huggingface/transformers.git
|
| 7 |
#git+https://github.com/huggingface/peft.git
|
|
|
|
| 2 |
sentencepiece
|
| 3 |
torch
|
| 4 |
pydantic==1.10.11
|
| 5 |
+
fasttext
|
| 6 |
#bitsandbytes
|
| 7 |
#git+https://github.com/huggingface/transformers.git
|
| 8 |
#git+https://github.com/huggingface/peft.git
|