Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adamhyx
/
Djrango-Qwen2vl-Flux
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
61b93ba
Djrango-Qwen2vl-Flux
/
app.py
Adamhyx
initial commit
61b93ba
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Djrango/Qwen2vl-Flux"
).launch()