Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ELCA-SA
/
sketch-to-BPMN
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2ff6019
sketch-to-BPMN
/
setup.sh
BenjiELCA
try to use setup
e35c658
about 1 year ago
raw
Copy download link
history
blame
Safe
129 Bytes
#!/bin/bash
unzip Streamlit-Image-Annotation.zip -d Streamlit-Image-Annotation
cd
Streamlit-Image-Annotation
pip install .
cd
..