Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kizi-Art
/
Cloudflared
like
0
Model card
Files
Files and versions
Community
main
Cloudflared
/
install.py
Kizi-Art
Upload 8 files
ef29c87
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
import
launch
if
not
launch.is_installed(
"pycloudflared"
):
launch.run_pip(
"install pycloudflared"
,
"pycloudflared"
)