Closed bbqrooster closed 5 months ago
Hey, thanks for pointing this out!
This is most likely because the tool does a pip install -r requirements.txt
on that particular update.
We'll add a step which will check if there's CUDA support or not and let it decide which version to keep/install.
Cheers!
Thanks
Describe the bug Installation process of Windows git version of StoryToolkitAI 0.24.0 reinstalls non-Cuda version of Torch. This makes StoryToolkitAI 0.24 cannot use NVIDIA card even if one is available.
To Reproduce Steps to reproduce the behavior:
**Installation log file Installation Log.txt
Expected behavior I expect Torch with CUDA should not be replaced with Torch without CUDA.
System (please complete the following information):
Additional context Anything else that is relevant here.