Commit
•
386d740
1
Parent(s):
be6b610
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
accelerate
|
3 |
-
bitsandbytes
|
4 |
Pillow
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
accelerate==0.16.0
|
3 |
+
bitsandbytes==0.35.0
|
4 |
Pillow
|