TejasNavada commited on
Commit
8cc58b0
1 Parent(s): 8a46f24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,7 +1,6 @@
1
 
2
  ---
3
  license: creativeml-openrail-m
4
- base_model: runwayml/stable-diffusion-v1-5
5
  datasets:
6
  - Drozdik/tattoo_v3
7
  tags:
@@ -12,9 +11,9 @@ tags:
12
  inference: true
13
  ---
14
 
15
- # Text-to-image finetuning - TejasNavada/tattoo-diffusion
16
 
17
- This pipeline was finetuned from **runwayml/stable-diffusion-v1-5** on the **Drozdik/tattoo_v3** dataset. Below are some example images generated with the finetuned pipeline using the following prompts: ['a dragon on a white background', ' a fiery skull', 'a skull', 'a face', 'a snake and skull']:
18
 
19
  ![val_imgs_grid](./samples/0029.png)
20
 
 
1
 
2
  ---
3
  license: creativeml-openrail-m
 
4
  datasets:
5
  - Drozdik/tattoo_v3
6
  tags:
 
11
  inference: true
12
  ---
13
 
14
+ # Text-to-image diffusion - TejasNavada/tattoo-diffusion
15
 
16
+ This pipeline was trained on the **Drozdik/tattoo_v3** dataset. Below are some example images generated with the finetuned pipeline using the following prompts: ['a dragon on a white background', ' a fiery skull', 'a skull', 'a face', 'a snake and skull']:
17
 
18
  ![val_imgs_grid](./samples/0029.png)
19