Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pydantic_settings
|
|
4 |
numpy
|
5 |
onnxruntime
|
6 |
loguru
|
7 |
-
mlflow
|
|
|
|
4 |
numpy
|
5 |
onnxruntime
|
6 |
loguru
|
7 |
+
mlflow
|
8 |
+
pytorch
|