lllyasviel / lllyasviel/stable-diffusion-webui-forge
Some conflict between programs in “Spaces”: IDM-VTON v.s. PhotoMaker V2.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Some conflict between programs in “Spaces”: IDM-VTON v.s. PhotoMaker V2.
I first installed IDM-VTON - it worked.
It stopped working when I installed PhotoMaker V2. Now both do not work.
I uninstalled PhotoMaker V2, and IDM-VTON was back to work.
From the console:
**PhotoMaker V2:**
`...from onnx.onnx_cpp2py_export import ONNX_ML
ImportError: DLL load failed while importing onnx_cpp2py_export: The procedure for initializing a dynamically attached library (DLL) failed.`
**IDM-VTON:**
`...An error occurred while trying to fetch yisol/IDM-VTON: yisol/IDM-VTON does not appear to have a file named diffusion_pytorch_model.safetensors.`
I think the conflict causes onnx, right?
_My envitoment:
Windows 11
RAM: 32GB
nvidia_gpu_models: GPU 0: NVIDIA GeForce RTX 3090
nvidia_driver_version: 556.12
version: f2.0.1v1.10.1-previous-399-g852e8856
cuda_compiled_version: 12.1
python: 3.10.6
xformers: N/A
numpy==1.26.2
onnx==1.16.2
onnxruntime==1.18.1
open-clip-torch==2.20.0
pytorch-lightning==1.9.4
torch==2.3.1+cu121
torchdiffeq==0.2.3
torchmetrics==1.4.1
torchsde==0.2.6
torchvision==0.18.1+cu121
triton==2.1.0_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the IDM-VTON and PhotoMaker V2 failures in Spaces on the reported Windows 11 environment, then compare the console errors and installed versions listed in the issue. No source file or test is identified, and the issue does not define a specific fix; done would require identifying the interaction and documenting or resolving it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- backend, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100