sooolee commited on
Commit
9c53394
1 Parent(s): a4b4863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -20,8 +20,20 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
20
 
21
  ## Description
22
 
 
23
 
24
- This is a Stable Diffusion model fine-tuned on `dinosaur` images for the wildcard theme.
 
 
 
 
 
 
 
 
 
 
 
25
 
26
 
27
  ## Usage
 
20
 
21
  ## Description
22
 
23
+ This is a Stable Diffusion model fine-tuned on `dinosaur` images for the wildcard theme. The model was trained with a learning rate of `1e-06` and `1000` train steps.
24
 
25
+ ## Some Output Examples
26
+
27
+ Inferences were made with a guidance scale between 8 - 11 and inference steps of 300 - 400.
28
+
29
+ #### In Various Places
30
+ ![in_place](https://huggingface.co/sooolee/rex-the-toy-dinosaur/blob/main/in_places.png)
31
+
32
+ #### In the Style of Various Artists
33
+ ![artistic_rendering](https://huggingface.co/sooolee/rex-the-toy-dinosaur/blob/main/artistic_rendering.png)
34
+
35
+ #### Doing Things
36
+ ![doing_things](https://huggingface.co/sooolee/rex-the-toy-dinosaur/blob/main/doing_things.png)
37
 
38
 
39
  ## Usage