File size: 195 Bytes
e45d046
 
381a1bc
 
 
e45d046
 
 
1
2
3
4
5
6
7
8
FROM registry.hf.space/yangge3-edgetts-api-openai:latest

# Update edge-tts để lấy token mới
RUN pip install -U edge-tts

EXPOSE 7860

ENTRYPOINT /home/pn/edgeTTS-openai-api/src/startup.sh