Hugging Face
Models
Datasets
Spaces
Community
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...
Hug0endob
commited on
Dec 14, 2025
Commit
296b9d8
·
verified
·
1 Parent(s):
cd5ca02
Delete start.sh
Browse files
Files changed (1)
hide
show
start.sh
+0
-5
start.sh
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
#!/bin/bash
2
-
export PIP_NO_BINARY="llama-cpp-python"
3
-
pip install --upgrade pip
4
-
pip install -r requirements.txt
5
-
exec python app.py