harishp commited on
Commit
2106049
1 Parent(s): ca19edf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -48,8 +48,10 @@ These are the key hyperparameters used during training:
48
 
49
  ## Speed Comparision
50
 
51
- We have observed that the distilled models are upto 85% faster than the Base SD1.5 Models. Below is a comparision on an A100 80GB.
52
 
53
  ![graph](./graph.png)
54
  ![comparision](./comparision1.png)
55
 
 
 
 
48
 
49
  ## Speed Comparision
50
 
51
+ We have observed that the distilled models are upto 80% faster than the Base SD1.5 Models. Below is a comparision on an A100 80GB.
52
 
53
  ![graph](./graph.png)
54
  ![comparision](./comparision1.png)
55
 
56
+ Below is the code for benchmarking the speeds
57
+