Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ license: openrail
|
|
| 5 |
|
| 6 |
[CiaraRowles/TemporalNet2](https://huggingface.co/CiaraRowles/TemporalNet2) but converted for use with Diffusers!
|
| 7 |
|
| 8 |
-
At the moment loading the checkpoint requires a tiny 3-line fix to Diffusers ([see this PR]). You can install the working version of diffusers with:
|
| 9 |
```
|
| 10 |
pip install git+https://github.com/JCBrouwer/diffusers@expose-controlnet-conditioning-channels
|
| 11 |
```
|
|
|
|
| 5 |
|
| 6 |
[CiaraRowles/TemporalNet2](https://huggingface.co/CiaraRowles/TemporalNet2) but converted for use with Diffusers!
|
| 7 |
|
| 8 |
+
At the moment loading the checkpoint requires a tiny 3-line fix to Diffusers ([see this PR](https://github.com/huggingface/diffusers/pull/3815)). You can install the working version of diffusers with:
|
| 9 |
```
|
| 10 |
pip install git+https://github.com/JCBrouwer/diffusers@expose-controlnet-conditioning-channels
|
| 11 |
```
|