Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dikdimon
/
fac
like
0
Model card
Files
Files and versions
xet
Community
main
fac
/
gf
/
sd-webui-lua
/
install.py
dikdimon
Upload gf using SD-Hub extension
29a5ed9
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
110 Bytes
import
launch
if
not
launch.is_installed(
"lupa"
):
launch.run_pip(
"install lupa"
,
"requirements for Lua"
)