Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ spaces
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
gradio==5.23.1
|
5 |
-
transformers==4.37.2
|
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
gradio==5.23.1
|
5 |
+
transformers==4.37.2
|
6 |
+
accelerate
|