Files
MoneyPrinterTurbo/webui.bat

2 lines
129 B
Batchfile
Raw Normal View History

2024-04-05 22:43:20 +08:00
rem set HF_ENDPOINT=https://hf-mirror.com
2024-04-09 19:46:56 +08:00
streamlit run .\webui\Main.py --browser.gatherUsageStats=False --server.enableCORS=True