Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
naverz
/
llm_tts
like
0
Runtime error
App
Files
Files
Community
main
llm_tts
/
entrypoint.sh
MJSHIN0122
[fix] wrong path
c0b3066
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
#!/bin/sh
python app.py
gunicorn -b 0.0.0.0:7860 repo_directory.api_main:app