ewftrhyjk commited on
Commit
5e7310e
1 Parent(s): 1fc5c51

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 install.sh && ./install.sh && ./start-webui.sh")
 
2
 
3
 
4
 
5
+ os.system(f"git clone https://github.com/thilakeshwar2024/fastsdcpu && cd fastsdcpu && chmod +x install.sh && ./install.sh && ./start-webui.sh")