Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,5 @@ license: mit
|
|
| 5 |
## DC-SSDAE: Deep Compression Single-Step Diffusion Autoencoder
|
| 6 |
|
| 7 |
Contains Weights & Logs for the experiments in [technical report](https://mr-for-example.medium.com/dc-ssdae-deep-compression-single-step-diffusion-autoencoder-6d297e5e1a3b)
|
|
|
|
| 8 |
You can use those weights by git clone https://github.com/MrForExample/DC_SSDAE and then download ./runs folder into repo's root folder
|
|
|
|
| 5 |
## DC-SSDAE: Deep Compression Single-Step Diffusion Autoencoder
|
| 6 |
|
| 7 |
Contains Weights & Logs for the experiments in [technical report](https://mr-for-example.medium.com/dc-ssdae-deep-compression-single-step-diffusion-autoencoder-6d297e5e1a3b)
|
| 8 |
+
|
| 9 |
You can use those weights by git clone https://github.com/MrForExample/DC_SSDAE and then download ./runs folder into repo's root folder
|