Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
- quantization
|
| 6 |
- gguf
|
| 7 |
---
|
| 8 |
|
| 9 |
-
Fully working quantization of the alpha version of the
|
| 10 |
WARNING! To run (ComfyUI), you will need a custom node. The [PR](https://github.com/NeuroSenko/ComfyUI-SDXL-16ch-loader/pull/2) may have already been accepted, and you can simply use the standard library from the manager. Otherwise, you will need to separately install the repository in `custom_nodes`: https://github.com/YakovSava/ComfyUI-gguf-SDXL-16ch-loader
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model: Minthy/RouWei-0.8-16ch-v0.1alpha
|
| 4 |
tags:
|
| 5 |
- quantization
|
| 6 |
- gguf
|
| 7 |
---
|
| 8 |
|
| 9 |
+
Fully working quantization of the alpha version of the Minthy/RouWei-0.8-16ch-v0.1alpha model
|
| 10 |
WARNING! To run (ComfyUI), you will need a custom node. The [PR](https://github.com/NeuroSenko/ComfyUI-SDXL-16ch-loader/pull/2) may have already been accepted, and you can simply use the standard library from the manager. Otherwise, you will need to separately install the repository in `custom_nodes`: https://github.com/YakovSava/ComfyUI-gguf-SDXL-16ch-loader
|