Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
transformers
|
2 |
sentencepiece
|
3 |
torch
|
|
|
4 |
#bitsandbytes
|
5 |
#git+https://github.com/huggingface/transformers.git
|
6 |
#git+https://github.com/huggingface/peft.git
|
|
|
1 |
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
|