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
v0.2.2-ex โ Startup Crash Fix
Fixed
NameError: name 'update_mode_banner' is not definedโ component was used as a Gradio callback output but never declared in the Browser tab layout
v0.2.1-ex โ Wildcard Download Improvements
Own subfolder per wildcard download (sd-dynamic-prompts compatible)
Flat zip extraction โ no double-nesting when the zip has internal folders
Skip preview/gallery images for Wildcards
New settings:
wildcard_own_folder(ON by default),wildcard_organize_by_base(OFF by default)
v0.2.0-ex
Update Selected โ queue only checked cards, dynamic button label
Smart version selection by base model filter
Downloads survive screen lock / SSE disconnect (Win+L, RunPod)
EARLY_ACCESS/NO_API: no more stray saves or unrelated file deletes
Embeddings folder auto-detection (old and new layout support)
Warn when both embeddings folders have content
Fixed send-to-txt2img intermittent failure
Guard against None
json_datain session restoreFixed
UnboundLocalErrorformodel_folderin update flowGuard
None preview_htmlinsave_imagesFixed
_debug_logmessage format