-
Hello,
Thanks again for such a great tool!
I'm currently trying to use Cell BLAST to integrate some pretty diverse datasets; several mouse scRNAseq atlases, a zebrafish dataset, and fly dataset…
-
Hi thanks for this contribution
as a small exercise I am training SD2 on the pokemon dataset
I precomputed the latents and it starts training on one gpu
However at the evaluation time I get the fol…
-
Hi all,
I'm trying to fit a HMSC model for the presence-absence of 23 mammal species across 9,738 points (random points across species ranges). I managed to get the model working with point ID as a…
-
https://arxiv.org/abs/1708.04692
> In this paper, we propose a novel application of Generative Adversarial Networks (GAN) to the synthesis of cells imaged by fluorescence microscopy. Compared to na…
-
Hi! Could you please add an optional latent input for img2img process using the reference_only node?
This node is already awesome! Great work!
Kind regards
-
hello i'm working on a cnn network and i tried to implement it using hls4ml0.7.1 and vivado2019.2 but by trying different reuse factor i get the this error :
```
ERROR: [XFORM 203-504] Stop unrolli…
-
Hello,
Do you have any insight or recommendations on trying to experiment with SDXL-Turbo ? Is there a reason beside training compute why you used 2.1 and not XL ?
Also, do you think this img2im…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
I'm not absolutely certain if this is…
-
Hi,
I got this error when I run the hmsc on hpc. Here is the code from this issue https://github.com/hmsc-r/HMSC/issues/95#issuecomment-829089631
Many thanks for your help in advance!
> Error in …
-
I try streamdiffusion in sdxl model, but after VAE decode, result image is NaN. How can I solve it?
I add added_cond_kwargs in unet_step.
Or when streamdiffusion can support sdxl model !