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