ewftrhyjk commited on
Commit
1fc5c51
1 Parent(s): 7cb6671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,4 +2,4 @@ import os
2
 
3
 
4
 
5
- os.system(f"git clone https://github.com/rupeshs/fastsdcpu && cd fastsdcpu && chmod +x start-webui.sh && ./start-webui.sh")
 
2
 
3
 
4
 
5
+ os.system(f"git clone https://github.com/rupeshs/fastsdcpu && cd fastsdcpu && chmod +x install.sh && ./install.sh && ./start-webui.sh")