Update README.md
Browse filesCorrect hyperlink on line 110
README.md
CHANGED
|
@@ -107,7 +107,7 @@ This model is fine tuned from Stable Diffusion v1-3 where the text encoder has b
|
|
| 107 |
- **Learning rate:** warmup to 1e-5 for 5,000 steps and then kept constant
|
| 108 |
|
| 109 |
|
| 110 |
-
Training was done using a [modified version of the original Stable Diffusion training code](
|
| 111 |
|
| 112 |
|
| 113 |
# Uses
|
|
|
|
| 107 |
- **Learning rate:** warmup to 1e-5 for 5,000 steps and then kept constant
|
| 108 |
|
| 109 |
|
| 110 |
+
Training was done using a [modified version of the original Stable Diffusion training code](https://github.com/justinpinkney/stable-diffusion).
|
| 111 |
|
| 112 |
|
| 113 |
# Uses
|