LICENSE
README.md
pyproject.toml
combuddy/__init__.py
combuddy/__main__.py
combuddy/api.py
combuddy/civitai.py
combuddy/config.py
combuddy/db.py
combuddy/desktop.py
combuddy/detect.py
combuddy/hashes.py
combuddy/headers.py
combuddy/norm.py
combuddy/queries.py
combuddy/resolver.py
combuddy/roles.py
combuddy/scan_service.py
combuddy/scanner.py
combuddy/stats.py
combuddy/trash.py
combuddy/workflows.py
combuddy.egg-info/PKG-INFO
combuddy.egg-info/SOURCES.txt
combuddy.egg-info/dependency_links.txt
combuddy.egg-info/entry_points.txt
combuddy.egg-info/requires.txt
combuddy.egg-info/top_level.txt
combuddy/demo/__init__.py
combuddy/demo/gen_previews.py
combuddy/demo/seed.py
combuddy/demo/previews/demo_00.jpg
combuddy/demo/previews/demo_01.jpg
combuddy/demo/previews/demo_02.jpg
combuddy/demo/previews/demo_03.jpg
combuddy/demo/previews/demo_04.jpg
combuddy/demo/previews/demo_05.jpg
combuddy/demo/previews/demo_06.jpg
combuddy/demo/previews/demo_07.jpg
combuddy/web/index.html
combuddy/web/assets/index-BKyjntch.css
combuddy/web/assets/index-BZYws7Jq.js
combuddy/web/assets/primeicons-C6QP2o4f.woff2
combuddy/web/assets/primeicons-DMOk5skT.eot
combuddy/web/assets/primeicons-Dr5RGzOO.svg
combuddy/web/assets/primeicons-MpK4pl85.ttf
combuddy/web/assets/primeicons-WjwUDZjB.woff
combuddy/web/themes/aura-dark-amber.css
combuddy/web/themes/aura-dark-blue.css
combuddy/web/themes/aura-dark-cyan.css
combuddy/web/themes/aura-dark-green.css
combuddy/web/themes/aura-dark-purple.css
combuddy/web/themes/aura-light-amber.css
combuddy/web/themes/aura-light-blue.css
combuddy/web/themes/aura-light-cyan.css
combuddy/web/themes/aura-light-green.css
combuddy/web/themes/aura-light-purple.css
combuddy/web/themes/fonts/Inter-italic.var.woff2
combuddy/web/themes/fonts/Inter-roman.var.woff2
tests/test_api.py
tests/test_api_v11.py
tests/test_civitai.py
tests/test_config.py
tests/test_db.py
tests/test_db_migrate.py
tests/test_demo.py
tests/test_demo_api.py
tests/test_desktop.py
tests/test_detect.py
tests/test_detect_api.py
tests/test_duplicates.py
tests/test_enrich.py
tests/test_extract_facts.py
tests/test_hashes.py
tests/test_headers.py
tests/test_headers_gguf.py
tests/test_main.py
tests/test_norm.py
tests/test_packaging.py
tests/test_queries.py
tests/test_release_prepare.py
tests/test_resolver.py
tests/test_roles.py
tests/test_scan_service.py
tests/test_scanner.py
tests/test_stats.py
tests/test_trash.py
tests/test_workflows.py