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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ 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
 
 
9
 
10
  ---
11
 
12
+ project that probably won't lead to anything useful but is still interesting (Less VRAM requirement than finetuning Stable Diffusion, faster if you have all the images downloaded, less space taken up by the models since you only need CLIP)
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