Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ Official PyTorch codes for paper [Enhancing Diffusion Models with Text-Encoder R
|
|
8 |
|
9 |
## Results on SDXL-Turbo
|
10 |
|
11 |
-
We also applied our method to the recent model [sdxl-turbo](https://huggingface.co/stabilityai/sdxl-turbo). The model is trained with [
|
12 |
|
13 |
```
|
14 |
## Note: sdturbo requires latest diffusers installed from source with the following command
|
|
|
8 |
|
9 |
## Results on SDXL-Turbo
|
10 |
|
11 |
+
We also applied our method to the recent model [sdxl-turbo](https://huggingface.co/stabilityai/sdxl-turbo). The model is trained with [ImageReward](https://github.com/THUDM/ImageReward) feedback through direct back-propagation to save training time. Test with the following codes
|
12 |
|
13 |
```
|
14 |
## Note: sdturbo requires latest diffusers installed from source with the following command
|