Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ numpy
|
|
5 |
onnxruntime
|
6 |
loguru
|
7 |
mlflow
|
8 |
-
pytorch
|
|
|
|
|
|
|
|
5 |
onnxruntime
|
6 |
loguru
|
7 |
mlflow
|
8 |
+
pytorch
|
9 |
+
datasets
|
10 |
+
accelerate
|
11 |
+
torch
|