Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Echo-AI-official
/
bcjkdgrgrgrg
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bcjkdgrgrgrg
/
start.sh
dwfefef
Create start.sh
e4f617a
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860 --reload