Merge branch 'v.1.3.5'

This commit is contained in:
wataru 2023-01-14 19:38:46 +09:00
commit 4c6f7c00fa
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -1,8 +1,8 @@
#!/bin/bash
set -eu
#DOCKER_IMAGE=dannadori/voice-changer:20230114_190436
DOCKER_IMAGE=voice-changer
DOCKER_IMAGE=dannadori/voice-changer:20230114_193100
#DOCKER_IMAGE=voice-changer
if [ $# = 0 ]; then
echo "