Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dkdaniz
/
katara
like
0
Paused
App
Files
Files
Community
1
ceffe74
katara
/
run.sh
Daniel Marques
feat: v1
ceffe74
about 1 year ago
raw
Copy download link
history
blame
Safe
129 Bytes
# Redis Support uncomment this lines
# redis-cli --version
# nohup redis-server &
uvicorn
"main:app"
--port 7860 --host 0.0.0.0