Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
pytest
|
2 |
matplotlib
|
3 |
scikit-learn
|
|
|
1 |
+
transformers
|
2 |
+
peft
|
3 |
+
protobuf
|
4 |
+
sentencepiece
|
5 |
pytest
|
6 |
matplotlib
|
7 |
scikit-learn
|