Spaces:
Configuration error
Configuration error
File size: 109 Bytes
a46839b |
1 2 3 4 |
import subprocess
subprocess.run(["streamlit", "run", "streamlitpoe.py", "--server.maxUploadSize", "1024"])
|