Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,7 @@ widget:
|
|
40 |
### review
|
41 |
- should set the output picture size according to the model stated, i.e., 1024x1024 or 512x512
|
42 |
- small size model but good quality picture; and t5 encoder allows you to input short description or sentence instead of tag(s)
|
|
|
43 |
|
44 |
### **reference**
|
45 |
- base model from [pixart-alpha](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS)
|
|
|
40 |
### review
|
41 |
- should set the output picture size according to the model stated, i.e., 1024x1024 or 512x512
|
42 |
- small size model but good quality picture; and t5 encoder allows you to input short description or sentence instead of tag(s)
|
43 |
+
- upgrade your gguf-node to the latest version for pixart model support
|
44 |
|
45 |
### **reference**
|
46 |
- base model from [pixart-alpha](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS)
|