Spaces:
Runtime error
Runtime error
Delete Dockerfile
Browse files- Dockerfile +0 -3
Dockerfile
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
RUN pip install scikit-learn<=1.1.2
|
2 |
-
ENV SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True
|
3 |
-
RUN pip install --no-cache-dir -r requirements.txt
|
|
|
|
|
|
|
|