Update README.md
Browse files
README.md
CHANGED
@@ -33,14 +33,14 @@ tags:
|
|
33 |
- example workflow for the original [safetensors](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5m-safetensors.json) 🎃
|
34 |
|
35 |
### Bug reports (or brief review)
|
36 |
-
- t/q1_0 and t/q2_0;
|
37 |
- q2_k is super fast; but might be good for medical research or abstract stylist
|
38 |
- q3 family is fast; finger issue can be easily detected but picture quality is interestingly good
|
39 |
- btw, q3 family is usable; just need some effort on +/- prompt(s); good for old machine user
|
40 |
- notice the same file size in 0 and s models; still keep them all here; see who can deal with it
|
41 |
- q4 and above should be no problem for general to high quality production
|
42 |
|
43 |
-
### Upper tier
|
44 |
- sd3.5-[large](https://huggingface.co/calcuis/sd3.5-large-gguf) (recommended)
|
45 |
- sd3.5-[turbo](https://huggingface.co/calcuis/sd3.5-large-turbo)
|
46 |
|
|
|
33 |
- example workflow for the original [safetensors](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5m-safetensors.json) 🎃
|
34 |
|
35 |
### Bug reports (or brief review)
|
36 |
+
- t/q1_0 and t/q2_0; not working recently (invalid GGMLQ type error)
|
37 |
- q2_k is super fast; but might be good for medical research or abstract stylist
|
38 |
- q3 family is fast; finger issue can be easily detected but picture quality is interestingly good
|
39 |
- btw, q3 family is usable; just need some effort on +/- prompt(s); good for old machine user
|
40 |
- notice the same file size in 0 and s models; still keep them all here; see who can deal with it
|
41 |
- q4 and above should be no problem for general to high quality production
|
42 |
|
43 |
+
### Upper tier options
|
44 |
- sd3.5-[large](https://huggingface.co/calcuis/sd3.5-large-gguf) (recommended)
|
45 |
- sd3.5-[turbo](https://huggingface.co/calcuis/sd3.5-large-turbo)
|
46 |
|