O S I H
commited on
Commit
•
70f98c5
1
Parent(s):
498b7d5
add pytest
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch==2.2.0
|
|
5 |
git+https://github.com/huggingface/transformers/
|
6 |
optimum
|
7 |
accelerate
|
8 |
-
bitsandbytes
|
|
|
|
5 |
git+https://github.com/huggingface/transformers/
|
6 |
optimum
|
7 |
accelerate
|
8 |
+
bitsandbytes
|
9 |
+
pytest
|