ColabWan / defaults /flux2_klein_base_4b.json
1ripon1's picture
Upload folder using huggingface_hub
7344bef verified
Raw
History Blame Contribute Delete
771 Bytes
{
"model": {
"name": "Flux 2 Klein Base 4B",
"architecture": "flux2_klein_4b",
"description": "FLUX.2 Klein 4B is a balanced rectified flow transformer for image generation and editing. This non distilled version is slower but should produce more diverse images. ",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Flux2/resolve/main/flux-2-klein-base-4b.safetensors",
"https://huggingface.co/DeepBeepMeep/Flux2/resolve/main/flux-2-klein-base-4b_quanto_bf16_int8.safetensors"
],
"guidance_max_phases": 1
},
"prompt": "a glass greenhouse filled with lush tropical plants, misty air, and dappled light",
"resolution": "1024x1024",
"guidance_scale": 4,
"num_inference_steps": 30
}