-
![image](https://github.com/user-attachments/assets/658e8281-e880-49e5-8ac0-7b769850b72e)
-
Hello, I'm very interested in your work. I train boxnet successfully with python 3.8 , torch 2.0.1 and cuda11.7. And then I want to finetune the unet, so I set '--train_unet' True and train on the sam…
-
作者,您好
请问,这个报错是可以怎么解决呢?
发生异常: RuntimeError
Expected u.is_cuda() to be true, but got false. (Could this error message be improved? If so, please report an enhancement request to PyTorch.)
Fil…
-
tensorflow.python.framework.errors_impl.FailedPreconditionError: C:\Users\pc\Desktop\语义分割unet\unet-pytorch-main\logs/loss_2023_11_12_12_16_53 is not a directory
请问这是为什么?
-
this is my code for generate image,but the generated img is random。
prior model: https://huggingface.co/laion/DALLE2-PyTorch/blob/main/prior/best.pth
decoder model: https://huggingface.co/laion/DALL…
-
Im running the colab notebook on free tier GPU and getting errors.
```
/usr/local/lib/python3.10/dist-packages/xformers/ops/fmha/flash.py:211: FutureWarning: `torch.library.impl_abstract` was ren…
-
Hello,
When i run
`
python main.py --function test --config configs/cub_stage2.yml --opt "{'test': {'load_token_path': 'ckpts/cub983/tokens/', 'load_unet_path': 'ckpts/cub983/unet/', 'save_…
-
My forge is crashing on what seems to be model loading. I get this in my cmd logs:
```
venv "C:\Forge\stable-diffusion-webui-forge\venv\Scripts\Python.exe"
Python 3.10.11 (tags/v3.10.11:7d4cc5a,…
-
Support to convert model black-forest-labs/FLUX.1-schnell, receive this error:
after running:
`python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --convert-text-encoder --convert…
-
I followed the instructions in the workflow for "Animate Anyone Raw" workflow.
Downloaded the files:
denoising_unet.pth, motion_module.pth, pose_guider.pth, reference_unet.pth
created the folders: …