asrlhhh
asrlhhh
Hi, I am trying to install SipMask-VIS. Unfortunately my 30 series GPU cannot work with CUDA version below 11. DO you have any suggestion to work around it? I noticed...
Hi, first of all, thank you for providing the codes, I found it very helpful and has tested it on a set of youtube videos with high quality result. One...
Hi, thanks for providing the codes and it's been helpful so far. One thing I have in mind is that, if there is any tips to make it work on...
In the `blip2_feature_extractor` notebook, I observed that the model is capable of embedding both textual and visual content into normalized vectors, enabling the comparison of cosine similarity between text and...
I tried editing the training command like `export MODEL_NAME="stabilityai/stable-diffusion-xl-base-1.0"` but it seems the SDXL model has some structural change on weight files from the previous versions and require some changes...
I am wondering if the the finetuned model can do inpainting task as well