Commit
·
cc56471
1
Parent(s):
e95abd7
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: diffusers
|
| 3 |
+
pipeline_tag: text-to-image
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This is a `diffusers` compatible version of the [Crystal Clear XL model](https://civitai.com/models/122822/crystal-clear-xl) from Team Crystal Clear.
|
| 7 |
+
|