Text-to-Image
Diffusers
Safetensors
English
FluxPipeline
FluxPipeline
FLUXv1-schnell
image-generation
flux-diffusers
art
realism
photography
illustration
anime
full finetune
trained
finetune
trainable
full-finetune
checkpoint
text2image
Schnell
Flux
humblemikey
PixelWave
Pixelwave Flux
PixelwaveFluxSchnell
PixelWave Flux Schnell v1
Inference Endpoints
AlekseyCalvin
commited on
Commit
•
ec27a5c
1
Parent(s):
c1cce46
Upload folder using huggingface_hub
Browse files
scheduler/scheduler_config.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "FlowMatchEulerDiscreteScheduler",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"base_image_seq_len": 256,
|
5 |
+
"base_shift": 0.5,
|
6 |
+
"max_image_seq_len": 4096,
|
7 |
+
"max_shift": 1.15,
|
8 |
+
"num_train_timesteps": 1000,
|
9 |
+
"shift": 1.0,
|
10 |
+
"use_dynamic_shifting": false
|
11 |
+
}
|