Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Playground v2.5 – 1024px Aesthetic Model
|
2 |
|
3 |
This repository contains a model that generates highly aesthetic images of resolution 1024x1024. You can use the model with Hugging Face 🧨 Diffusers.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: playground-v2-community
|
4 |
+
license_link: https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic/blob/main/LICENSE.md
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- playground
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
guidance_scale: 3.0
|
11 |
+
---
|
12 |
# Playground v2.5 – 1024px Aesthetic Model
|
13 |
|
14 |
This repository contains a model that generates highly aesthetic images of resolution 1024x1024. You can use the model with Hugging Face 🧨 Diffusers.
|