Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheKitten
/
Pictures
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Pictures
/
app.py
TheKitten
initial commit
4e2bf30
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/FFusion/FFusionXL-BASE"
).launch()