calcuis commited on
Commit
4d2a23a
·
verified ·
1 Parent(s): eff1478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -56,6 +56,8 @@ pip install git+https://github.com/huggingface/diffusers.git
56
  - simply replace `QwenImageEditPipeline` by `QwenImageEditPlusPipeline` for the qwen-image-edit inference example (see [here](https://huggingface.co/calcuis/qwen-image-edit-gguf))
57
  - for multiple image input, please refer to the inference example from base model
58
 
 
 
59
  ### **reference**
60
  - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
61
  - gguf-connector ([pypi](https://pypi.org/project/gguf-connector))
 
56
  - simply replace `QwenImageEditPipeline` by `QwenImageEditPlusPipeline` for the qwen-image-edit inference example (see [here](https://huggingface.co/calcuis/qwen-image-edit-gguf))
57
  - for multiple image input, please refer to the inference example from base model
58
 
59
+ ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/hats.png)
60
+
61
  ### **reference**
62
  - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
63
  - gguf-connector ([pypi](https://pypi.org/project/gguf-connector))