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