Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hivecorp/apitts
hivecorp
/
apitts-v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2894da7
apitts-v2
/
start.sh
hivecorp
Create start.sh
1f5e4d5
verified
25 days ago
raw
Copy download link
history
blame
Safe
55 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860