kadirnar commited on
Commit
23c4768
1 Parent(s): 950d979

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,10 +1,19 @@
1
  ---
 
 
 
 
 
 
 
 
 
2
  library_name: keras
3
  ---
4
 
5
  ## Model description
6
 
7
- More information needed
8
 
9
  ## Intended uses & limitations
10
 
 
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
+ - keras-dreambooth
8
+ - nature
9
+ license: creativeml-openrail-m
10
+ inference: true
11
  library_name: keras
12
  ---
13
 
14
  ## Model description
15
 
16
+ This the Stable Diffusion model fine-tuned the Low Poly World concept taught to Stable Diffusion with Dreambooth. It can be used by modifying the instance_prompt: **a photo of lowpoly_world**
17
 
18
  ## Intended uses & limitations
19