Upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Dreamlike Text2Image2Image
|
| 3 |
+
emoji: ππ
|
| 4 |
+
colorFrom: white
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: '3.9'
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
+
duplicated_from: Yntec/ACertainWebUI
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
## Stable Diffusion Web UI
|
| 14 |
+
[https://github.com/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
| 15 |
+
|
| 16 |
+
## Documentation
|
| 17 |
+
[https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki)
|
| 18 |
+
|
| 19 |
+
## Models License
|
| 20 |
+
https://huggingface.co/spaces/CompVis/stable-diffusion-license
|