ArthurCww commited on
Commit
6119280
·
verified ·
1 Parent(s): b544e25

Document checkpoint provenance and licenses

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - comfyui
4
+ - safetensors
5
+ ---
6
+
7
+ # ComfyUI runtime checkpoints
8
+
9
+ Runtime artifacts mirrored for `/home/arthur/ComfyUI` only where redistribution terms are clear.
10
+
11
+ | Hub path | Type | Original source | License | SHA-256 |
12
+ | --- | --- | --- | --- | --- |
13
+ | `controlnet/control_v11p_sd15_scribble_fp16.safetensors` | ControlNet v1.1 SD 1.5, fp16 | [ComfyUI safetensors conversion](https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors) of [lllyasviel/ControlNet-v1-1](https://huggingface.co/lllyasviel/ControlNet-v1-1) | [OpenRAIL](https://huggingface.co/lllyasviel/ControlNet-v1-1/blob/69fc48b9cbd98661f6d0288dc59b59a5ccb32a6b/README.md) | `99edfd25b54c18c0ab19fba8c5618f741aac1f8c3101e7fa62cce925ad87ae68` |
14
+ | `vae/vae-ft-mse-840000-ema-pruned.safetensors` | Stable Diffusion VAE | [stabilityai/sd-vae-ft-mse-original](https://huggingface.co/stabilityai/sd-vae-ft-mse-original) | [MIT](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/629b3ad3030ce36e15e70c5db7d91df0d60c627f/README.md) | `735e4c3a447a3255760d7f86845f09f937809baa529c17370d83e4c3758f3c75` |
15
+
16
+ The WAI NSFW Illustrious v14 checkpoint is intentionally not mirrored here because its redistribution terms were not sufficiently clear. The ComfyUI manifest resolves the exact archived upstream blob instead.