Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pycocotools
|
|
7 |
matplotlib
|
8 |
onnxruntime
|
9 |
onnx
|
10 |
-
transformers
|
|
|
|
7 |
matplotlib
|
8 |
onnxruntime
|
9 |
onnx
|
10 |
+
transformers
|
11 |
+
accelerate
|