Delete subgen/Dockerfile
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
FROM python
|
|
||||||
|
|
||||||
RUN pip3 install flask requests stable-ts fast-whisper
|
|
||||||
|
|
||||||
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /
|
|
||||||
|
|
||||||
CMD [ "python3", "-u", "/subgen.py"]
|
|
||||||
Reference in New Issue
Block a user