patrickvonplaten
commited on
Commit
•
be08a44
1
Parent(s):
47fe7d6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ git+https://github.com/huggingface/transformers
|
|
8 |
scipy
|
9 |
ftfy
|
10 |
psutil
|
11 |
-
accelerate==0.12.0
|
|
|
|
8 |
scipy
|
9 |
ftfy
|
10 |
psutil
|
11 |
+
accelerate==0.12.0
|
12 |
+
safetensors
|