Text-to-Image
GGUF
English
pixart
gguf-node
calcuis commited on
Commit
18f83b4
·
verified ·
1 Parent(s): 378c71b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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)