Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Grafaffel
/
filmic
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
61d427f
filmic
/
app.py
Grafaffel
initial commit
61d427f
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/TheLastBen/Filmic"
).launch()