Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LAP-DEV
/
Demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Demo
/
start-webui.sh
LAP-DEV
Upload 63 files
710db5f
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
#!/bin/bash
source
venv/bin/activate
python app.py
"
$@
"
echo
"launching the app"