jhc13 / taggui

Tag manager and captioner for image datasets
GNU General Public License v3.0
692 stars 32 forks source link

Commandline params #182

Closed geroldmeisinger closed 3 months ago

geroldmeisinger commented 3 months ago

were should they be contained? in run_gui.py or in a run_cli.py (which does nothing else fore now)?

use case 1: when loading a huge directory or a faulty directory you get caught in an infinite cycle of loading and crashing the app unless you delete or change directly in ~/.config/taggui/taggui.conf => we could add CLI param --reset-dir:

use case 2: preparation for API mode