Ionutvp/clipApi
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
git clone https://huggingface.co/spaces/Ionutvp/clipApi
python3 -m virtualenv venv source venv/bin/activate
git clone https://huggingface.co/spaces/Ionutvp/clipApi
api end point https://ionutvp-clipapi.hf.space
https://ionutvp-clipapi.hf.space/p/349/ebd5c022cbbc7/png
docker build -t myimage .
docker run -d --name mycontainer -p 7860:7860 myimage
Error: (HTTP code 400) unexpected - failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "uvicorn": executable file not found in $PATH: unknown
