Can't install fastsdcpu..
A user on Reddit is experiencing significant difficulties installing the fastsdcpu software on Windows 11. The primary issue appears to be a dependency conflict, specifically between newer versions of NumPy (2.0+) and older versions (1.x) required by components like onnxruntime. Additionally, there are incompatibilities with PyTorch versions and deprecated behaviors that cause import errors. The user has managed to force specific older versions of NumPy and PyTorch within a virtual environment, but the application still fails to launch due to connection errors, possibly related to Gradio or firewall settings. AI
IMPACT Troubleshooting guide for users encountering dependency hell with AI software installations.