Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
ollama-webui
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
40ffec1
ollama-webui
/
start.sh
ruslanmv
update
42e16df
about 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