Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -38,7 +38,7 @@ RUN mkdir -p /app/cache/hub/models--suno--bark/snapshots/70a8a7d34168586dc5d028f
|
|
38 |
RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
|
39 |
RUN mkdir -p /app/cache/hub/models--suno--bark/refs/main
|
40 |
RUN mkdir -p /app/cache/hub/hub/models--suno--bark/blobs
|
41 |
-
RUN mkdir -p /app/cache/hub/hub/models--suno--bark/snapshots/
|
42 |
|
43 |
# ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
|
44 |
RUN find /app/cache/hub/models--suno--bark/snapshots -type f -exec chmod u+rw {} \; \
|
|
|
38 |
RUN mkdir -p /app/cache/hub/models--suno--bark/blobs
|
39 |
RUN mkdir -p /app/cache/hub/models--suno--bark/refs/main
|
40 |
RUN mkdir -p /app/cache/hub/hub/models--suno--bark/blobs
|
41 |
+
RUN mkdir -p /app/cache/hub/hub/models--suno--bark/snapshots/70a8a7d34168586dc5d028fa9666aceade177992
|
42 |
|
43 |
# ตั้งค่าสิทธิ์ในไดเรกทอรี snapshots
|
44 |
RUN find /app/cache/hub/models--suno--bark/snapshots -type f -exec chmod u+rw {} \; \
|