RespiraAI / run.py
DeepActionPotential's picture
Upload folder using huggingface_hub
741c10e verified
Raw
History Blame Contribute Delete
67 Bytes
import subprocess
subprocess.run(['streamlit', 'run', 'app.py'])