-
### The problem
The rituals genie 2.0 intergration doenst work anymore. I saw my genie do an update purple light and since then its not responsable.
It doens’t show the cardridge anymore and i …
-
Hi,
Awesome work on reverse engineering so far!
I'm having trouble getting my washing machine to output useful information.
I hooked up an ESP with the logging sketch, and seem to get quite som…
Thijn updated
2 weeks ago
-
Hi,
I have an issue. I try to develop a script to automate transaction.
Here is my code :
```
import requests
from bip_utils import Bip39SeedGenerator, Bip44Changes, Bip84, Bip84Coins
fr…
-
Les fiches espèces présentent actuellement 2 onglets :
- communes (liste des communes avec lien vers les fiches communes)
- observateurs (liste des observateurs)
Dans le cadre de notre Atlas, il…
-
!!! Exception during processing !!! unsupported scalarType
Traceback (most recent call last):
File "/Users/user/AI/ComfyUI/execution.py", line 323, in execute
output_data, output_ui, has_subg…
-
Hi,
Tried the colab link to clone a voice with a wav file. Wasnt able to get things to work with 48kHz, 16kHz or 8kHz sample rate files. Any clues as to what the actual format should be?
This is the…
-
hi, I try to modify Diffusers source code according to scripts/README.md. However, it produces "ImportError: cannot import name 'StableDiffusionGenLatentsPipeline' from 'diffusers' " Could you please …
-
Hello,
Thanks for the open sourcing codes!
But I have one question about the implementation of training values. Should the input of this line be x_start instead of x_noisy? Because the target is acc…
-
The developer branch of A1111 allows for use of SDXL inpaint models. SAI quietly released a very early beta inpaint model for SDXL months ago in diffuser format, and I found a safetensor conversion of…
CCpt5 updated
8 months ago
-
Thanks for your solid work on diffusion for decision-making.
Here I have a small question about the fix_mask setting. How does the diffusion model perform if I change the fix_mask during inference?…