• Your Name's avatar
    Implement image generation fallback chain: try torch/diffusers first, then sd.cpp · 7f5bf82d
    Your Name authored
    - Reordered the image generation backend priority to try torch/diffusers first
    - If torch/diffusers fails (ImportError or other error), fallback to stable-diffusion-cpp-python
    - If both backends fail, return a helpful error message with installation instructions
    - Added dynamic loading of sd.cpp model if not pre-loaded
    7f5bf82d
Name
Last commit
Last update
.vscode Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
aaa Loading commit data...
build.sh Loading commit data...
coder Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
requirements.txt~ Loading commit data...