Skip to content

Commit f4ff33c

Browse files
committed
Readme update
1 parent e42a3bc commit f4ff33c

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

Readme.md

+12-4
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,21 @@ FastSD CPU supports 2 to 3 steps fast inference using LCM-LoRA workflow. It work
216216

217217
### FLUX.1-schnell OpenVINO support
218218

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)
220220

221-
:exclamation: Important - Please not the following points
221+
:exclamation: Important - Please note the following points with FLUX workflow
222222

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*
224226
- 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 |
226234

227235
### Benchmark scripts
228236

0 commit comments

Comments
 (0)