Update README.md
Browse files
README.md
CHANGED
@@ -10,3 +10,7 @@ base_model: CompVis/stable-diffusion-v1-4
|
|
10 |
This is an archival re-upload of Stable Diffusion v1.5, originally at https://huggingface.co/runwayml/stable-diffusion-v1-5 until RunwayML took down that page.
|
11 |
|
12 |
This model is from 2022, and is several major generational upgrades behind, it is being preserved here for technical & accessibility reasons (eg legacy model testing).
|
|
|
|
|
|
|
|
|
|
10 |
This is an archival re-upload of Stable Diffusion v1.5, originally at https://huggingface.co/runwayml/stable-diffusion-v1-5 until RunwayML took down that page.
|
11 |
|
12 |
This model is from 2022, and is several major generational upgrades behind, it is being preserved here for technical & accessibility reasons (eg legacy model testing).
|
13 |
+
|
14 |
+
https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/blob/main/v1-5-pruned-emaonly.safetensors is the exact original hash-identical model as uploaded by RunwayML.
|
15 |
+
|
16 |
+
https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/blob/main/v1-5-pruned-emaonly-fp16.safetensors is that model converted to FP16, with a metadata header added.
|