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