LucipherDev
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
|
6 |
|
7 |
To be used with [LucipherDev/ComfyUI-Golden-Noise](https://github.com/LucipherDev/ComfyUI-Golden-Noise)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- Klayand/GoldenNoiseModel
|
5 |
+
tags:
|
6 |
+
- npnets
|
7 |
+
- goldennoise
|
8 |
---
|
9 |
|
10 |
+
Converted safetensors of the Original Models: [Klayand/GoldenNoiseModel](https://huggingface.co/Klayand/GoldenNoiseModel)
|
11 |
|
12 |
To be used with [LucipherDev/ComfyUI-Golden-Noise](https://github.com/LucipherDev/ComfyUI-Golden-Noise)
|