-
Thanks for your excellent work!
I am trying to train the semantic segmentation on VOC2012 with your pretrained weights. An error occurs when loading the weights, I suppose it is due to different mo…
-
## Issue
Currently the conv2d API expects channels last activations, this is totally fine and expected, but then it is mixed with channels first weights layout (i.e. PyTorch style weights).
## Pro…
-
Trying to use the node, but crashing:
```
Error occurred when executing SamplerCustomAdvanced:
.to() does not accept copy argument
File "D:\Soft\StableDiffusion-StabilityMatrix\Data\Packag…
-
### System Info
You are using the default legacy behaviour of the . This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to us…
-
Hi, I wanna test the pre-trained model performance, but I meet some problems. I would appreciated if you can help me!
The First problem is, **ModuleNotFoundError: No module named 'data.single_datas…
-
Thank you for sharing the code~
Will trained models also be shared later?
-
I'm using two commands to get results from the model, but both produce images that don't resemble IR images. !!!
i put rgb images is in indir or --image-dir
1.python scripts/rgb2ir_vqf8.py --steps…
-
求一份训练好的best_model.weights
-
Hello and thank you for sharing your work!
Could you please provide the pretrained model for your work?
Thank you in advance!
-
从https://hf-mirror.com/下载的模型 `./hfd.sh IDEA-CCNL/Taiyi-Stable-Diffusion-1B-Chinese-v0.1 --tool wget -x 6`.
使用 MNN/transformers/diffusion/export/onnx_export.py 转换出错:
```
[root@localhost export]$ pyt…