AIVisionsLab
feat: populate and normalize AIVisionsLab RX580 stack structure
471c462
# Vulkan — Problemas Conhecidos
## RX 580 não detectada
- Verificar se o Vulkan SDK está instalado
- Rodar: `vulkaninfo` no terminal
- Reinstalar driver AMD
## sd-server: get sd version from file failed
- Causa: modelo GGUF do city96 (formato ComfyUI) usado no sd-server
- Solução: baixar GGUF do leejet (https://huggingface.co/leejet/FLUX.1-schnell-gguf)
- Os dois formatos têm o mesmo nome mas são incompatíveis
## --type q4_k inválido
- Causa: flag não existe no sd-server
- Solução: remover a flag — o formato é detectado automaticamente pelo nome do arquivo