Text-to-Image
GGUF
English
pixart
gguf-node
calcuis commited on
Commit
7e88c93
·
verified ·
1 Parent(s): edddb95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ widget:
65
 
66
  ### review
67
  - should set the output image size according to the model stated, i.e., 1024x1024 or 512x512
68
- - pixart-xl-2-1024-ms is recommended (with 1024x1024 size)
69
  - small size model but good quality pictures; and t5 encoder allows you inputting short description or sentence instead of tag(s)
70
  - more quantized versions of t5xxl encoder can be found [here](https://huggingface.co/chatpig/t5xxl/tree/main)
71
  - upgrade your gguf-node (see the last item in reference list below) to the latest version for pixart model support
 
65
 
66
  ### review
67
  - should set the output image size according to the model stated, i.e., 1024x1024 or 512x512
68
+ - pixart-xl-2-1024-ms and pixart-sigma-xl-2-1024-ms are recommended (with 1024x1024 size)
69
  - small size model but good quality pictures; and t5 encoder allows you inputting short description or sentence instead of tag(s)
70
  - more quantized versions of t5xxl encoder can be found [here](https://huggingface.co/chatpig/t5xxl/tree/main)
71
  - upgrade your gguf-node (see the last item in reference list below) to the latest version for pixart model support