Skip to content

Commit

Permalink
Merge pull request #316 from skier233/main
Browse files Browse the repository at this point in the history
Update AI Tagger tasks to use the correct tag name
  • Loading branch information
Maista6969 authored May 31, 2024
2 parents 2639914 + 054960c commit a3d00d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/AITagger/ai_tagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ exec:
interface: raw
tasks:
- name: Tag Images
description: Run AI Tagger on images with AI_TODO tag
description: Run AI Tagger on images with AI_TagMe tag
defaultArgs:
mode: tag_images
- name: Tag Scenes
description: Run AI Tagger on scenes with AI_TODO tag
description: Run AI Tagger on scenes with AI_TagMe tag
defaultArgs:
mode: tag_scenes

0 comments on commit a3d00d4

Please sign in to comment.