mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
WIP: Docker on linux
This commit is contained in:
parent
6cd92c8fce
commit
6313e8de3d
@ -7,7 +7,6 @@ RUN apt-get install -y python3-pip git
|
||||
|
||||
RUN pip install torch==1.13.1
|
||||
RUN pip install numpy==1.24.1
|
||||
RUN pip install Unidecode==1.3.6
|
||||
RUN pip install python-socketio==5.7.2
|
||||
|
||||
RUN pip install fastapi==0.89.1
|
||||
|
Loading…
Reference in New Issue
Block a user