done for the left section

This commit is contained in:
2025-11-30 18:01:30 +01:00
parent a00892586b
commit 70c36111a6
6 changed files with 420 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ class Config:
TINDIE_API_KEY = get("TINDIE_API_KEY")
TINDIE_USERNAME = get("TINDIE_USERNAME")
OUTPUT_DIR = f"{basedir}/../image_folder"