Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Fcjs
/
wofmanaf-sd-knowledge-model-lora-sdxl-ft-text-encoder-freeze-unet-ep6
like
0
Sleeping
App
Files
Files
Community
e19f6f1
wofmanaf-sd-knowledge-model-lora-sdxl-ft-text-encoder-freeze-unet-ep6
/
app.py
Fcjs
initial commit
e19f6f1
about 1 year ago
raw
Copy download link
history
blame
Safe
127 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/wofmanaf/sd-knowledge-model-lora-sdxl-ft-text-encoder-freeze-unet-ep6"
).launch()