FROM registry.hf.space/mahiruoshi-bangdream-bert-vits2:latest RUN pip install Flask Flask-CORS openai CMD ["python", "server.py"]