Text-to-Image
Diffusers
Safetensors
English
High-Dynamic-Range-Pipeline
Large
lambda
image generation
ai
generative
synthesis
deep-learning
neural-networks
artistic
style transfer
technology
advanced
floral
high dynamic range
future technologies
floral hdr
art
high quality
HDR
Floral
Imagery
Future
Quality
Dynamic
Vision
Dream
Beauty
lambda-technologies-limited
commited on
Create scheduler/config.json
Browse files- scheduler/config.json +11 -0
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 |
+
}
|