ApplioRVC-Inference / initial.py
Kangarroar's picture
Update initial.py
a46839b
raw
history blame
109 Bytes
import subprocess
subprocess.run(["streamlit", "run", "streamlitpoe.py", "--server.maxUploadSize", "1024"])