Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pycui
/
RealChar
like
50
Build error
App
Files
Files
Community
1
625a331
RealChar
/
entrypoint.sh
pycui
Add RealChar deployment for HuggingFace (V0)
babeaf6
over 1 year ago
raw
Copy download link
history
blame
Safe
104 Bytes
#!/bin/sh
set
-e
alembic upgrade
head
uvicorn realtime_ai_character.main:app --host 0.0.0.0 --port 7860