lllyasviel / lllyasviel/stable-diffusion-webui-forge
RTX 5060 TI UPDATE: I manage to update FORGE to cuda 12.8 with no issues, but now REACTOR face swap WONT WORK.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Anyone knows of a face swap that works with cuda 12.8 and rtx50- series?
I can say its an issue with ONNX file, it keeps it at onnxruntime-gpu==1.17.0 and i need 1.22.0
When i install the 1.22 version, it is done successfully, but when LOADING FORGE it will HARD-REVERT to 1.17 and wont work with cuda 12.8
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing Forge loading with an RTX 50-series GPU and CUDA 12.8, then inspect how the Forge environment selects onnxruntime-gpu 1.17.0 after 1.22.0 is installed. Done means Reactor face swap loads successfully without reverting the dependency and works with CUDA 12.8.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100