Update README.md
Browse files
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 |
+

|
| 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))
|