Spaces:
Build error
Build error
Delete Dockerfile
Browse files- Dockerfile +0 -7
Dockerfile
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
FROM ghcr.io/collabora/whisperfusion-base:latest as base
|
| 2 |
-
|
| 3 |
-
WORKDIR /root
|
| 4 |
-
COPY scripts/setup-whisperfusion.sh scripts/run-whisperfusion.sh scratch-space/models /root/
|
| 5 |
-
RUN ./setup-whisperfusion.sh
|
| 6 |
-
|
| 7 |
-
CMD ./run-whisperfusion.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|