Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -34,7 +34,7 @@ COPY . .
|
|
34 |
|
35 |
# RUN mkdir blabla
|
36 |
# RUN mkdir blabla/cache
|
37 |
-
RUN mkdir -p /app/cache/hub/models--suno--bark/snapshots
|
38 |
RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
|
39 |
|
40 |
# ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
|
|
|
34 |
|
35 |
# RUN mkdir blabla
|
36 |
# RUN mkdir blabla/cache
|
37 |
+
RUN mkdir -p /app/cache/hub/models--suno--bark/snapshots/70a8a7d34168586dc5d028fa9666aceade177992
|
38 |
RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
|
39 |
|
40 |
# ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
|