Skip to content

Releases: Detoxfox4234/VIBE-Local-GUI-Windows

v2.0 🚀 Major Architecture Overhaul

02 Feb 11:31

Choose a tag to compare

#🚀 Major Architecture Overhaul
This version introduces a complete migration of the underlying engine to Sana1.5 and Qwen3-VL.

##⚠️ Breaking Change: Clean Install Required
Due to the new core dependencies (Torch 2.6.0+), old environments will not work. Please delete your venv folder and reinstall using the updated requirements.txt.

##🌟 Key Highlights:

  • Sana1.5 Integration: Much faster generation with linear attention.

  • Qwen3-VL Support: Superior multimodal understanding for prompts.

  • System Monitor: Real-time VRAM/RAM/CPU tracking.

  • Full English UI: Completely localized for international users.

  • Auto-Save: Results are now organized in a dedicated /outputs folder.

v1.1 - System Monitor Update

20 Jan 05:08
74df161

Choose a tag to compare

Added real-time CPU/VRAM monitoring and fixed UI for large screens.