Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Collier60
/
justmalhar-flux-thumbnails
like
0
Running
App
Files
Files
Community
47e564f
justmalhar-flux-thumbnails
/
app.py
Collier60
initial commit
47e564f
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/justmalhar/flux-thumbnails"
).launch()