Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ruslanmv/ollama-webui
einfachalf
/
ollama-webui
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1a1b743
ollama-webui
/
start.sh
ruslanmv
update
42e16df
over 1 year ago
raw
Copy download link
history
blame
Safe
127 Bytes
#!/bin/bash
# Source the virtual environment
source
/app/venv/bin/activate
# Run the Python application
exec
python ./run.py