CivitAI Browser Ex | A1111 & Forge Classic Extension

Browse, download and manage your models without leaving your WebUI β built for Automatic1111 and Forge Classic.
Brings the full feature set of CivitAI Browser Neo β auto-organization, dashboard, creator management, and download reliability β natively to A1111, Forge Classic, and any Gradio 3.x SD WebUI.
Features π
Browse & Search π
Browse CivitAI directly inside your WebUI β no tab switching needed
Filter by content type, base model, sort order, time period, and NSFW
Base model list is auto-updated from CivitAI API at startup
Favorite or ban creators with instant card filtering
Search settings persist across restarts
Download π₯
Download any model, version, and file in one click
Aria2 high-speed multi-connection downloads
Download queue β multiple downloads run in sequence without blocking the UI
Queue persistence β restore banner after browser disconnect; re-queue everything with one click
SHA256 integrity check β every download verified; corrupted files caught and removed automatically
Instant batch enqueue β queuing 10 models is as fast as queuing 1
Cancel downloads individually or all at once
Model Updates π
Outdated card detection β orange border on cards with a newer version available
Batch update from cards: select multiple and download all at once
Retention policy on update: keep, trash, or replace
Audit log:
ex_update_audit.jsonl
Auto-Organization ποΈ
Automatically sort new downloads into subfolders by architecture (SDXL/, Pony/, Illustrious/, etc.)
Organize your entire existing collection in one click
Validate organization β read-only per-file scan
Fix misplaced files β moves flagged models with automatic backup
Full backup & one-click rollback (keeps last 5 backups)
Custom category patterns via JSON in Settings
Dashboard π
Disk usage broken down by model type and architecture
Pie chart, progress bars, percentage breakdown
Top 10 largest files and top categories
Export CSV / JSON
Safety & Integrity π
Deleted models go to OS Trash by default
SHA256 post-download integrity check
Filename length capped at 246 UTF-8 bytes (Linux safe)
Illegal character sanitization
How to install π
Open your WebUI
Go to Extensions β Install from URL
Paste:
https://github.com/eduardoabreu81/sd-civitai-browser-exClick Install and reload
Requirements: A1111 or Forge Classic or any Gradio 3.x SD WebUI Β· Python 3.10+
Using Forge Neo? We recommend CivitAI Browser Neo for an even better experience on Forge Neo.
Description
π Native A1111 & Forge Classic support β works out of the box with any Gradio 3.x SD WebUI, no extra setup required
π SHA256 integrity check β after every download, verified against CivitAI's expected hash; corrupted files caught and removed automatically
β‘ Instant batch enqueue β API metadata deferred to download time; queuing 10 models is as fast as queuing 1
π§΅ Thread-safe cancel β reliable cancel signals that never block the UI
π Aria2 auto-reconnect β automatic restart of Aria2 RPC if it becomes unreachable during a download
π€ Creator Management β favorite / ban creators with instant JS filtering
π Dashboard β disk usage by category, pie chart, top file rankings, export CSV/JSON
ποΈ Auto-Organization β sort models into subfolders by architecture automatically
Comments (2)
There was an error with the current branch on github: NameError: name 'update_mode_banner' is not defined in civitai_gui.py I forked and submitted a pull request with a suggested fix.
Thank you @cautioncrazy ! The fix was correct, 'update_mode_banner' was missing its declaration in the EX port. I've applied it directly to main with commit 44ffd16. Appreciate the report and the PR! π
