crumb commited on
Commit
284ce79
1 Parent(s): d06917a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,4 +1,15 @@
1
- proof of concept of a failed project
 
 
 
 
 
 
 
 
 
 
 
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