We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c75734 commit d5bd076Copy full SHA for d5bd076
Readme.md
@@ -7,7 +7,7 @@ FastSD CPU is a faster version of Stable Diffusion on CPU. Based on [Latent Cons
7
The following interfaces are available :
8
9
- Desktop GUI, basic text to image generation (Qt,faster)
10
-- WebUI (Advvanced features,Lora,controlnet etc)
+- WebUI (Advanced features,Lora,controlnet etc)
11
- CLI (CommandLine Interface)
12
13
🚀 Using __OpenVINO(SDXS-512-0.9)__, it took __0.82 seconds__ (__820 milliseconds__) to create a single 512x512 image on a __Core i7-12700__.
@@ -41,7 +41,7 @@ FastSD CPU works on the followings platforms:
41
42
## Memory requirements
43
44
-Minimum system RAM requirment for FastSD CPU.
+Minimum system RAM requirement for FastSD CPU.
45
46
Model (LCM,OpenVINO): SD Turbo, 1 step, 512 x 512
47
0 commit comments