-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
Windows
### GPU
cuda
### VRAM
8GB
### What version did you experience this issue on?
3.6.0rc2 (154da6…
-
Hi,
I run the example code from [here](https://huggingface.co/TencentARC/t2iadapter_sketch_sd15v2), as follows:
``` python
import torch
from PIL import Image
from controlnet_aux import PidiNetD…
-
T2V is planned to enable inferencing LLMs like Stable Diffusion on CPU/GPU, and training on Habana Gaudi/DG2, as well as improving the Generated Video quality, like more realistic frame, and coherency…
-
https://github.com/TencentARC/T2I-Adapter/blob/main/ldm/modules/extra_condition/model_edge.py appears derived from https://github.com/zhuoinoulu/pidinet/tree/master/models
The LICENSE on https://gi…
-
Can we just use text as input to enforce the joint learning of image appearance, spatial relationship, and geometry in a unified network?
-
HI, the paper reports the model is trained with a batch size of 8 on 32G V100, but I got out of memory with the default settings in train_seg.py. When I set the batch size to 4, the memory is about 2…
-
![image](https://github.com/TMElyralab/MuseV/assets/17697535/35dfa159-a0c6-46e7-b93a-1ef41b4ae20b)
这个模型目录可以截图看下吗
类似museTalk里面的这样
![image](https://github.com/TMElyralab/MuseV/assets/17697535/f1c43f2…
-
Instead of loading from the base U-Net, can we perform LoRA on an already trained controlnet?
-
When uploading files to OSS, I randomly (~1000 items in) experience this error after I run
```
with open(file_path, 'rb') as f:
obj_data = f.read()
try:
…
-
Is there a color map for the segmentation Adapter which color represents what?