Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlGe
/
ThingsThatLookLikeOtherThings
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
927b18e
ThingsThatLookLikeOtherThings
/
app.py
AlGe
Update app.py
927b18e
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
128 Bytes
from
gradio_client
import
Client
import
gradio
as
gr
iface = gr.Interface.load(
"spaces/radames/Enhance-This-HiDiffusion-SDXL"
)