mirror of https://github.com/vladmandic/automatic
Align tagger batch file collection with the working VQA/OpenCLIP pattern. The previous implementation used Path wrapping and resolve() deduplication which broke multi-file uploads from the Gradio File component. Now all four batch modes (VQA, OpenCLIP, WaifuDiffusion, DeepBooru) use the same f.name file collection approach. |
||
|---|---|---|
| .. | ||
| caption.py | ||
| deepbooru.py | ||
| deepbooru_model.py | ||
| deepseek.py | ||
| gemini.py | ||
| joycaption.py | ||
| joytag.py | ||
| models_def.py | ||
| moondream3.py | ||
| openclip.py | ||
| tagger.py | ||
| vqa.py | ||
| vqa_detection.py | ||
| waifudiffusion.py | ||