Commit
·
9ceabf3
1
Parent(s):
742ff2d
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,14 @@ license: other
|
|
3 |
license_name: playground-v2-community
|
4 |
license_link: >-
|
5 |
https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: playground-v2-community
|
4 |
license_link: >-
|
5 |
https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic/blob/main/LICENSE.md
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: diffusers
|
9 |
+
pipeline_tag: text-to-image
|
10 |
---
|
11 |
+
|
12 |
+
Olive Optimized DirectML Onnx model for https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic
|
13 |
+
Created with the Olive Toolset https://github.com/microsoft/Olive
|
14 |
+
|
15 |
+
This model is being used by Fusion Quill - a Windows app that runs Stable Diffusion models locally. https://FusionQuill.AI
|
16 |
+
|