Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: CompVis/stable-diffusion-v1-4
|
6 |
+
---
|
7 |
+
|
8 |
+
# Stable Diffusion v1.5
|
9 |
+
|
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).
|