Spaces:
Runtime error
Runtime error
shekharp77
commited on
Commit
•
e36b560
1
Parent(s):
ed7ba09
first commit
Browse files- Dockerfile +0 -3
Dockerfile
CHANGED
@@ -19,9 +19,6 @@ RUN chown -R user:user /code
|
|
19 |
|
20 |
RUN chmod 777 /code
|
21 |
|
22 |
-
RUN chown -R user:user ./cache
|
23 |
-
|
24 |
-
|
25 |
|
26 |
ENV TRANSFORMERS_CACHE=model
|
27 |
|
|
|
19 |
|
20 |
RUN chmod 777 /code
|
21 |
|
|
|
|
|
|
|
22 |
|
23 |
ENV TRANSFORMERS_CACHE=model
|
24 |
|