Riccardo Giorato commited on
Commit
18ed09a
1 Parent(s): 95c60d1

update README

Browse files
Files changed (4) hide show
  1. .gitignore +2 -0
  2. README.md +20 -0
  3. assets/robots.png +0 -0
  4. assets/warriors.png +0 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+
2
+ .DS_Store
README.md CHANGED
@@ -8,3 +8,23 @@ tags:
8
  - aiart
9
  license: creativeml-openrail-m
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - aiart
9
  license: creativeml-openrail-m
10
  ---
11
+
12
+ <center><img src="https://huggingface.co/riccardogiorato/beeple-diffusion/assets/robots.png" width="512" height="512"/></center>
13
+
14
+ ![visitors](https://visitor-badge.glitch.me/badge?page_id=riccardogiorato-beeple-diffusion)
15
+
16
+ # Beeple Diffusion
17
+
18
+ An AI model that generates artwork with [beeple](https://twitter.com/beeple) style!
19
+
20
+ Based of a finetuned Stable Diffusion V1.5, trained in Dreambooth with more than 600 images of Beeple's artwork.
21
+
22
+ by [riccardogiorato](https://twitter.com/riccardogiorato)
23
+
24
+ # **👇Model👇**
25
+
26
+ AI Model Weights available at huggingface: https://huggingface.co/riccardogiorato/beeple-diffusion
27
+
28
+ # Usage
29
+
30
+ After model loaded, use keyword **beeple** in your prompt.
assets/robots.png ADDED
assets/warriors.png ADDED