StrokeLineAI / run.py
DeepActionPotential's picture
Upload folder using huggingface_hub
da0d126 verified
raw
history blame contribute delete
67 Bytes
import subprocess
subprocess.run(['streamlit', 'run', 'app.py'])