piEsposito commited on
Commit
28f38a6
1 Parent(s): b4fe60f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - text-to-image
5
+ ---
6
+ ### Vintedois (22h) Diffusion model trained by [Predogl](https://twitter.com/Predogl) [piEsposito](https://twitter.com/piesposi_to) with open weights, configs and prompts (as it should be)
7
+
8
+ This model was trained on a large amount of high quality images with simple prompts to generate beautiful images without a lot of prompt engineering.
9
+
10
+ You can enforce style by prepending your prompt with `estilovintedois` if it is not good enough.
11
+
12
+ It should also be very dreamboothable, being able to generate high fidelity faces with a little amount of steps.
13
+
14
+ ### Model card
15
+
16
+ Everything from [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5), plus the fact that this is being built by two indie devs, so it was not extensively tested for new biases.
17
+
18
+ You can run this concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)