Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eder0782
/
localAi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
localAi
/
backend
/
python
/
vall-e-x
/
run.sh
eder0782
inicio
7def60a
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
#!/bin/bash
BACKEND_FILE=
"
${MY_DIR}
/source/backend.py"
source
$(
dirname
$0
)/../common/libbackend.sh
startBackend
$@