easygoing0114 commited on
Commit
e12b209
·
1 Parent(s): 0fbdba8

modified: README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -59,14 +59,14 @@ Place the downloaded model files in one of the following directories:
59
 
60
  ### Stable Diffusion WebUI Forge
61
 
 
 
62
  In Stable Diffusion WebUI Forge, select the FLAN-T5-XXL model instead of the default T5xxl_v1_1 text encoder.
63
 
64
  <div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 80%;">
65
  <img src="./images/Screenshot of Stable Diffusion WebUI Forge text encoder selection screen.png" alt="Stable Diffusion WebUI Forge Text Encoder Selection Screen">
66
  </div>
67
 
68
- **Note:** Stable Diffusion WebUI Forge does not support FP32 models. Use FP16 or GGUF formats instead.
69
-
70
  ### ComfyUI
71
 
72
  **Sample Workflow**
 
59
 
60
  ### Stable Diffusion WebUI Forge
61
 
62
+ **Currently, Stable Diffusion WebUI Forge only supports the FP16 format and does not support the GGUF format.**
63
+
64
  In Stable Diffusion WebUI Forge, select the FLAN-T5-XXL model instead of the default T5xxl_v1_1 text encoder.
65
 
66
  <div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 80%;">
67
  <img src="./images/Screenshot of Stable Diffusion WebUI Forge text encoder selection screen.png" alt="Stable Diffusion WebUI Forge Text Encoder Selection Screen">
68
  </div>
69
 
 
 
70
  ### ComfyUI
71
 
72
  **Sample Workflow**