Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TDN-M
/
TDNM-RetouchFLux
like
3
Running
App
Files
Files
Community
b69d792
TDNM-RetouchFLux
/
app.py
TDN-M
initial commit
b69d792
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/TDN-M/RetouchFLux"
).launch()