adamwatters commited on
Commit
d2b10ea
1 Parent(s): 73e0fa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -16,13 +16,20 @@ widget:
16
 
17
  ## Description
18
 
19
- <img src=https://datasets-server.huggingface.co/assets/adamwatters/roblox-guy/--/adamwatters--roblox-guy/train/7/image/image.jpg width=30% height=30%>
20
- This is a Stable Diffusion model fine-tuned on images of a specific customized Roblox avatar for the wildcard theme. I thought it might be fun for Roblox players to make images of their avatars in different settings.
 
 
 
 
21
 
22
  It can be used by modifying the instance_prompt: a photo of rblx character
23
 
24
  This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
25
 
 
 
 
26
  ## Usage
27
 
28
  ```python
 
16
 
17
  ## Description
18
 
19
+ <figure>
20
+ <img src=https://datasets-server.huggingface.co/assets/adamwatters/roblox-guy/--/adamwatters--roblox-guy/train/7/image/image.jpg width=200px height=200px>
21
+ <figcaption align = "left"><b>Screenshot from Roblox used for training</b></figcaption>
22
+ </figure>
23
+
24
+ This is a Stable Diffusion model fine-tuned on images of my specific customized Roblox avatar. Idea is: maybe it would be fun for Roblox players to make images of their avatars in different settings.
25
 
26
  It can be used by modifying the instance_prompt: a photo of rblx character
27
 
28
  This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
29
 
30
+ ## Generate Images
31
+ <img src=https://huggingface.co/datasets/adamwatters/hosted-images/resolve/main/roblox-guy-grid.jpeg width=50%>
32
+
33
  ## Usage
34
 
35
  ```python