harishp commited on
Commit
791ba01
1 Parent(s): 23645b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ inference: true
14
 
15
  # Text-to-image Distillation
16
 
17
- This pipeline was distilled from **SG161222/Realistic_Vision_V4.0** on a Subset of **recastai/LAION-art-EN-improved-captions** dataset. Below are some example images generated with the finetuned pipeline using the following prompts
18
 
19
- ![val_imgs_grid](./val_imgs_grid.png)
20
 
21
 
22
  This Pipeline is based upon [the paper](https://arxiv.org/pdf/2305.15798.pdf). Training Code can be found [here](https://github.com/segmind/BKSDM).
 
14
 
15
  # Text-to-image Distillation
16
 
17
+ This pipeline was distilled from **SG161222/Realistic_Vision_V4.0** on a Subset of **recastai/LAION-art-EN-improved-captions** dataset. Below are some example images generated with the finetuned pipeline.
18
 
19
+ ![val_imgs_grid](./Screenshot from 2023-07-31 09-23-02.png)
20
 
21
 
22
  This Pipeline is based upon [the paper](https://arxiv.org/pdf/2305.15798.pdf). Training Code can be found [here](https://github.com/segmind/BKSDM).