syy

Results 7 issues of syy

i use deforum-art 3d zoom out + img2img + controlnet to make video encountered a problem: black area of background becomes bigger and bigger https://storage.googleapis.com/mlserver-environment/1684773335.mp4

hi, i am using c++ api to deploy stable difussion,I encountered two problems 1. i have set constant using code ` SetConstant(model_handler_, 'output_0', &ait_output); ` but got error when run...

## ❓ Questions and Help code:https://github.com/lucidrains/magvit2-pytorch train script: ``` from magvit2_pytorch import ( VideoTokenizer, VideoTokenizerTrainer ) tokenizer = VideoTokenizer( image_size = 128, codebook_size=1024, init_dim = 64, max_dim = 512, layers...

请问T2I-Adapter支持img2img + sdxl + cannyAdapter吗? 后续有机会做成diffusers的pipeline吗?

i train magvit2 on imagenet the recon images is black, but the loss looks normal ![sampled 18 (1)](https://github.com/lucidrains/magvit2-pytorch/assets/32666364/87a33d78-931f-4099-8e0f-7ab26e47ae67) ![image](https://github.com/lucidrains/magvit2-pytorch/assets/32666364/91d1c194-e299-4269-88c2-75b92b338ca7)

### Description I use two 4090 host for data parallel distributed training by jax.distributed, like this: jax.distributed.initialize(coordinator_address="[ip]:[port]", num_processes=2, process_id=[index]) the train is stuck when doing all_reduce ops ![2611715271422_ pic](https://github.com/google/jax/assets/32666364/75c6b860-2f71-402b-8a6b-0a3c068a5a07) How...

bug
NVIDIA GPU

how to add a custom dataset like ucf101