This commit is contained in:
2026-03-22 10:46:34 +01:00
parent f33de1073f
commit 8f8190b734
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ resolver:
api_key: 733f6882605be2de8980bbd074091ee4
img_classifier:
target_path: "data/screenshots/"
target_path: data/screenshots/

View File

@@ -10,4 +10,4 @@ class Config:
path: str
screenshotter: ScreenshotterConfig
resolver: ResolverConfig
img_classifer: ImgClassifierConfig
img_classifier: ImgClassifierConfig