Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
ollama-webui
like
3
Running
App
Files
Files
Community
ce58c1d
ollama-webui
/
start.sh
ruslanmv
update
42e16df
6 months 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