Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hug0endob
/
Joycaption-basic
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6051035
Joycaption-basic
/
start.sh
Hug0endob
Update start.sh
6051035
verified
4 months ago
raw
Copy download link
history
blame
Safe
129 Bytes
#!/bin/bash
export
PIP_NO_BINARY=
"llama-cpp-python"
pip install --upgrade pip
pip install -r requirements.txt
exec
python app.py