Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,15 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
a notebook for producing your own "stable inversions" is included in this repo but I wouldn't recommend doing so (they suck). It works on Colab free tier though.
|
4 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
+
license: bigscience-bloom-rail-1.0
|
8 |
+
inference: false
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
proof of concept of a project that probably won't lead to anything useful but is still interesting in my opinion
|
13 |
|
14 |
a notebook for producing your own "stable inversions" is included in this repo but I wouldn't recommend doing so (they suck). It works on Colab free tier though.
|
15 |
|