Yarik commited on
Commit
e268677
·
1 Parent(s): 075d0a4
Files changed (2) hide show
  1. Dockerfile +0 -2
  2. stanza_resources/check.txt +0 -0
Dockerfile CHANGED
@@ -20,8 +20,6 @@ ENV HF_HOME=/app/.cache
20
  # Create cache directory and set permissions
21
  RUN mkdir -p /app/cache && chmod -R 777 /app/cache
22
 
23
- RUN mkdir -p /app/stanza_resources && chmod -R 777 /app/stanza_resources
24
-
25
 
26
 
27
 
 
20
  # Create cache directory and set permissions
21
  RUN mkdir -p /app/cache && chmod -R 777 /app/cache
22
 
 
 
23
 
24
 
25
 
stanza_resources/check.txt ADDED
File without changes