Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
toto10
/
extensions
like
0
Model card
Files
Files and versions
Community
7
944e6f6
extensions
/
microsoftexcel-tunnels
/
install.py
toto10
Upload folder using huggingface_hub (
#1
)
34097e9
over 1 year ago
raw
Copy download link
history
blame
121 Bytes
import
launch
if
not
launch.is_installed(
"pycloudflared"
):
launch.run_pip(
"install pycloudflared"
,
"pycloudflared"
)