This website requires JavaScript.
Explore
Help
Sign In
1580158
/
sd-webui-tunnels
mirror of
https://github.com/Bing-su/sd-webui-tunnels.git
Watch
1
Star
0
Fork
You've already forked sd-webui-tunnels
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b14e9161a1
sd-webui-tunnels
/
scripts
/
install.py
5 lines
104 B
Python
Raw
Blame
History
import
launch
if
not
launch
.
is_installed
(
"
pycloudflared
"
)
:
launch
.
run_pip
(
"
install pycloudflared
"
)
Reference in New Issue
View Git Blame
Copy Permalink