-
![微信图片_20240705173244](https://github.com/kijai/ComfyUI-MimicMotionWrapper/assets/174789655/5f5c7a90-e178-4ef0-bf87-63797827ace2)
The model has been downloaded, but the error is still reported
-
### Description
```
[INFO] loading DeepFloyd IF-I-XL...
A mixture of fp16 and non-fp16 filenames will be loaded.
Loaded fp16 filenames:
[safety_checker/pytorch_model.fp16.bin, text_encoder/pyto…
-
您好,能不能加您个微信:1095240829,帮我远程调试一下这个代码?有偿
-
```
diffusion-nodes.cn-n001.server.mila.quebec.nolog [stderr] [rank14]: Traceback (most recent call last):
diffusion-nodes.cn-n001.server.mila.quebec.nolog [stderr] [rank14]: File "/tmp/workspace/…
-
my env:
```
mmcv 2.0.0 /home/lzy/Project/mmcv
mmengine 0.7.0
mmsegmentation 1.0.0 /h…
-
When changing the kwarg (`in_channels`) from 3 to 2, like
```
torch.hub.load('mateuszbuda/brain-segmentation-pytorch', 'unet',
in_channels=2, out_channels=1, init_features=32, pretrained=True)…
-
-
when i run the predict.py , it has some mistakes:
Traceback (most recent call last):
File "/home/atr2/Code/Pytorch-UNet-master/predict.py", line 101, in
img = Image.open(filename)
File "/…
-
菜鸡运行的时候遇到的问题,但不知道是哪里可能有问题
Traceback (most recent call last):
File "run_gaussian_shading.py", line 148, in
main(args)
File "run_gaussian_shading.py", line 21, in main
pipe = Inversabl…
-
排除錯誤到節點可以運行時,卻出現`low_cpu_mem_usage=False` and `device_map=None`請問這該怎麼解決呢?
完整訊息:
Please make sure to pass `low_cpu_mem_usage=False` and `device_map=None` if you want to randomly initialize those we…