Spaces:
Runtime error
Runtime error
MarkusStoll
commited on
Commit
•
6c8ecef
1
Parent(s):
d75a3b7
prepare removed
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -15,5 +15,4 @@ RUN pip install datasets
|
|
15 |
COPY . .
|
16 |
RUN mkdir -p /code/.cache
|
17 |
RUN chmod -R 777 /code
|
18 |
-
RUN python prepare.py
|
19 |
CMD ["python", "run.py"]
|
|
|
15 |
COPY . .
|
16 |
RUN mkdir -p /code/.cache
|
17 |
RUN chmod -R 777 /code
|
|
|
18 |
CMD ["python", "run.py"]
|