update project and add ruff
This commit is contained in:
@@ -3,5 +3,7 @@ LABEL authors="dmitrium12"
|
||||
|
||||
WORKDIR /audio_resive
|
||||
COPY . .
|
||||
|
||||
RUN pip3 install -U pip
|
||||
RUN pip3 install -r requirements.txt
|
||||
RUN pip3 install -U openai-whisper
|
||||
|
||||
Reference in New Issue
Block a user