Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fyp1
/
flux_dev_finetune
like
0
Text-to-Image
Diffusers
Safetensors
FluxPipeline
diffusion
flux
image-generation
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
Use this model
85f0c4d
flux_dev_finetune
/
config.json
fyp1
Rename config.yaml to config.json
b560dd4
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"model_type"
:
"diffusion"
,
"pipeline_tag"
:
"text-to-image"
,
"vae"
:
{
"type"
:
"AutoencoderKL"
}
,
"scheduler"
:
{
"type"
:
"FlowMatchEulerDiscreteScheduler"
}
}