Spaces:
Runtime error
Runtime error
needs accelerate
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
-
transformers
|
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
+
transformers
|
6 |
+
accelerate
|