-
My code is as follows, generating full green color after running. Please give me some help!!
`import torch
from diffusers import StableDiffusionPipeline, StableDiffusionImg2ImgPipeline, StableDiffus…
-
Hi,
I am running TC-Beta VAE on my data and I changed my architecture to an MLP encoder and Decoder. But I am getting nan in the loss function. And it seems I am getting nans for log_importance_w…
-
Hey guys. Anyone have an idea what I'm doing wrong ? Something is wrong with colors here (( Can't find the problem .
Here are the initial, prompt, mask and the result images. As you can see the RED …
-
Hello! I have a question about the loss setting in beta-VAE.
In the MODEL ARCHITECTURE part of the paper, the authors said that they "replace the pixel log-likelihood term in Eq. 2 with an L2 loss …
-
### System Info / 系統信息
非硬件问题,代码逻辑有些问题
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
启动脚本:cd sat; bash fin…
-
Hi! Thanks for the great work. I am confused about the estimation of log(q(z)) in ELBO:
https://github.com/seqam-lab/DMVAE/blob/df4defe1583f911c6b82aef156e73334788e5a5b/probtorch/objectives/mws_tcvae…
-
For the following two checkpoints listed in [optimus_finetune_language_models.md](https://github.com/ChunyuanLI/Optimus/blob/master/doc/optimus_finetune_language_models.md):
> beta=0, latent size =…
-
This is an example pipe on your Hugging Face. How can we add LoRA to this?
```
v2 = False
base_model_path = "SG161222/Realistic_Vision_V4.0_noVAE"
vae_model_path = "stabilityai/sd-vae-ft-mse"
i…
-
Hi, I have trained a new model but meet errors when testing, I did it as:
1. train a model with:
```
accelerate launch --num_processes 2 --multi_gpu --mixed_precision "fp16" \
tutorial_train.py …
-
Optimus/doc/optimus_finetune_language_models.md
beta=0, latent size = 32 https://chunylcus.blob.core.windows.net/machines/msrdl/optimus/output/pretrain/philly_rr3_vc4_g8_base_vae_wikipedia_pretrain…