calcuis commited on
Commit
57b16e4
·
verified ·
1 Parent(s): e398f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -102,6 +102,8 @@ image = pipe(
102
  image.save("output.png")
103
  ```
104
 
 
 
105
  ### **reference**
106
  - base model from [qwen](https://huggingface.co/Qwen)
107
  - distilled model from [modelscope](https://github.com/modelscope/DiffSynth-Studio)
 
102
  image.save("output.png")
103
  ```
104
 
105
+ note: diffusers not yet supported t and i quants; opt gguf-node via comfyui or run it straight with gguf-connector
106
+
107
  ### **reference**
108
  - base model from [qwen](https://huggingface.co/Qwen)
109
  - distilled model from [modelscope](https://github.com/modelscope/DiffSynth-Studio)