Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Baraaqasem
/
Chat
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chat
/
backend
/
python
/
vall-e-x
/
run.sh
Baraaqasem
Upload 711 files
651d019
verified
6 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
$@