-
/pytorch/aten/src/THCUNN/SpatialClassNLLCriterion.cu:106: cunn_SpatialClassNLLCriterion_updateOutput_kernel: block: [0,0,0], thread: [160,0,0] Assertion `t >= 0 && t < n_classes` failed. …
-
加载kolors官方的controlnet不起作用,出来的图和文生图一样。
```
model_manager = ModelManager(torch_dtype=torch.float16, device="cuda",
file_path_list=[
f"{b…
-
### Describe the bug
I try to finetune a SDXL model. But meet same questions.
I can not resume from a checkpoint model and the error is shown as follows:
[rank0]: load_checkpoint_in_model(
…
-
# Encoder Compatibility Issue Across Models Using `mit_b0`
## Description
While using `mit_b0` as an encoder, I encountered compatibility issues with several models, not just the previously ment…
-
…
-
Inpaint Anything - ERROR - Could not found the necessary `safetensors` weights in {'unet/diffusion_pytorch_model.safetensors', 'safety_checker/pytorch_model.bin', 'text_encoder/model.safetensors', 'v…
Aaisn updated
2 months ago
-
Traceback (most recent call last):
File "/usr/local/bin/nnUNet_train", line 33, in
sys.exit(load_entry_point('nnunet', 'console_scripts', 'nnUNet_train')())
File "/content/UNetPlusPlus/pyt…
-
While exploring optimizations listed in the [documentation](https://huggingface.co/docs/diffusers/optimization/torch2.0), I find myself unable to free GPU memory after using `torch.compile` on a Stabl…
-
系统:windows server 2022
显卡:a100
环境:秋叶包
模型已全部下载comfyui\models\echomimic\下的vae和sd-vae-ft-mse中都存放了模型,也试过把工作流vae的键值改为vae或者sd-vae-ft-mse
均会出现视频黑屏的情况
开关降噪都会黑屏
以下是完整日志
我注意到其中有一个远程主机断开连接,但我不知道是不是在下载vae?…
-
Hello,
Running python script cause to an error:
```
reading validation images...
Traceback (most recent call last):
File "brain-segmentation-pytorch/inference.py", line 184, in
main(arg…