File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -216,13 +216,21 @@ FastSD CPU supports 2 to 3 steps fast inference using LCM-LoRA workflow. It work
216
216
217
217
### FLUX.1-schnell OpenVINO support
218
218
219
- Select this model - rupeshs/FLUX.1-schnell-openvino-int4
219
+ ![ FLUX Schenell OpenVINO ] ( https://raw.githubusercontent.com/ rupeshs/fastsdcpu/main/docs/images/fastsdcpu_flux_on_cpu.png )
220
220
221
- :exclamation : Important - Please not the following points
221
+ :exclamation : Important - Please note the following points with FLUX workflow
222
222
223
- - Only text to image generation is supported as of now
223
+ - As of now only text to image generation mode is supported
224
+ - Use OpenVINO mode
225
+ - Use int4 model - * rupeshs/FLUX.1-schnell-openvino-int4*
224
226
- Tiny decoder will not work with FLUX
225
- - 512x512 image generation needs 30GB System RAM
227
+ - 512x512 image generation needs around __ 30GB__ system RAM
228
+
229
+ Tested on Core i7-12700 to generate __ 512x512__ image(3 steps).
230
+
231
+ | Diffusion Pipeline | Latency |
232
+ | --------------------- | ------------- |
233
+ | OpenVINO | 4 min |
226
234
227
235
### Benchmark scripts
228
236
You can’t perform that action at this time.
0 commit comments