jhc13 / taggui

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

Run captioning from cli not UI #122

Closed segalinc closed 3 months ago

segalinc commented 3 months ago

Hi, thanks for sharing this tool I was wondering if it can be used also without UI but just from command line as I am using a remote instance

jhc13 commented 3 months ago

Hi, TagGUI does not offer a CLI for captioning.

I suggest you create your own scripts for the models you would like to use (the Hugging Face Transformers library makes this relatively simple).

geroldmeisinger commented 1 month ago

https://github.com/THUDM/CogVLM2/blob/main/basic_demo/cli_demo.py