jhc13 / taggui

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

Commandline params #182

Closed geroldmeisinger closed 5 months ago

geroldmeisinger commented 5 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