Spaces:
Runtime error
Runtime error
Martín Bravo
commited on
Commit
·
f237bb5
1
Parent(s):
3ba5e09
add: accelerate
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio
|
3 |
transformers
|
4 |
-
torch
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio
|
3 |
transformers
|
4 |
+
torch
|
5 |
+
accelerate==0.26.0
|