celestialli commited on
Commit
014a337
·
1 Parent(s): 8cbd9c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: SG161222/Realistic_Vision_V4.0
@@ -7,8 +6,8 @@ datasets:
7
  tags:
8
  - stable-diffusion
9
  - stable-diffusion-diffusers
10
- - text-to-image
11
- - diffusers
12
  inference: true
13
  ---
14
 
@@ -53,7 +52,4 @@ We have observed that the distilled models are upto 80% faster than the Base SD1
53
  ![graph](./graph.png)
54
  ![comparision](./comparision1.png)
55
 
56
- [Here](https://github.com/segmind/distill-sd/blob/master/inference.py) is the code for benchmarking the speeds.
57
-
58
-
59
-
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  base_model: SG161222/Realistic_Vision_V4.0
 
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
9
+ - text-lsq
10
+ - speech-lsq1
11
  inference: true
12
  ---
13
 
 
52
  ![graph](./graph.png)
53
  ![comparision](./comparision1.png)
54
 
55
+ [Here](https://github.com/segmind/distill-sd/blob/master/inference.py) is the code for benchmarking the speeds.