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