-
Hi!
I am still having a lot of fun with this repo 🤗
I had a closer look at the paper and realized that I am training a different architecture. I will use the architecture from the paper next.
…
-
### What happened?
Full iree-compile error output:
[scheduled_unet_out.txt](https://github.com/openxla/iree/files/14983260/scheduled_unet_out.txt)
Script used:
```
#!/bin/bash
# Usage: PATH=…
-
参数之间需要怎么设置,能不能说明下?
-
Pose a question about one of the following articles:
“[Online images amplify gender bias](https://www.nature.com/articles/s41586-024-07068-x),” 2024. Guilbeault, Douglas, Solène Delecourt, Tasker …
-
I needed to modify the docker compose file to work on different ports. However I always get connection timeout when trying to generate anything in webui.
Here is my modified docker-compose file:
…
peteh updated
2 months ago
-
The "optimizer got an empty parameter list" problem is persisting when I try to train sliders, no matter how much I change the yml. I did a clean install of this repository to try to solve it and it d…
-
I asked for this from Kohya a while back, and it is not cosine with restart, only now the new Prodigy wants that to be at its best (per the dev on the github site).
Any chance?
https://pytorch.o…
-
Hello, I have read your code and met some problems. Could you help me to answer? @demroz
Q1: First, test data is generated in the generateTrainingData folder, and then training is conducted in tr…
-
### Describe the bug
Trying to use `torch.compile` on a text-to-video model doesn't work
If I try to follow the docs and do a `pipe.unet.to(memory_format=torch.channels_last)`
```py
from diffu…
-
While our [draft charter](https://www.w3.org/2023/03/proposed-webmachinelearning-charter.html) says that the group:
> priority on building blocks required by well-known model architectures such as re…