Closed strouder closed 11 months ago
Load packages: torch=2.1.1+cu121 diffusers=0.23.0 gradio=3.43.2 Device: device=NVIDIA GeForce RTX 3080 n=1 arch=sm_90 cap=(8, 6) cuda=12.1 cudnn=8801
Try to downgrade CUDA to 11.8 (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements) Activate VENV and:
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu118
I encountered this issue in the morning on my Windows 11 Pro machine. No matter how I installed it, Reactor wouldn't run and show the same issue. I downloaded the ComfyUI portable zip from the official ComfyUI website (which now defaults to cu121 instead of 11.8). So, I want to ask you, what is the installation command forcu121 to fix this issue? I tried the command "pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu122" but it didn't work at all. thank you and look for your reply
I have to uninstall the current installation, reinstall the cu11.8 package, and start over from the beginning in order to make it work. However, I'm concerned if installing version 11.8 might be outdated. If there are no issues with it, then it should be okay.
First, confirm
What happened?
Issue Description
I followed Sarikas's tutorial for Reactor A1111 https://www.youtube.com/watch?v=jNmOGVFQwaY and I also went to Reactor's GitHub and tried trouble shooting... but I still get these errors... something to do with OnnXruntime not having the right graphics card version? or requirements? Can someone help?
Version Platform Description
URL link of the extension
https://github.com/Gourieff/sd-webui-reactor
URL link of the issue reported in the extension repository
Reactor Force does not have an Issues page... strange.
Acknowledgements
Steps to reproduce the problem
Ran vladmandic's SD, updated... Created a folder in models called "insightface" added the insightface model there Installed Reactor in Extensions https://github.com/Gourieff/sd-webui-reactor Ran SD... no issues When using Reactor, got that issue
Sysinfo
Relevant console log
Additional information
No response