fix docker implementation

This commit is contained in:
2025-07-20 18:28:26 +00:00
parent 5185f2d9fd
commit a5bf821186
12 changed files with 112 additions and 77 deletions

View File

@@ -6,10 +6,10 @@ import random
import requests
import os
import pyszuru
from dotenv import load_dotenv
from PIL import Image
load_dotenv()
from epd.epd_config import palArr, epdArr, EPD_TYPES
from epd.image_processor import getErr, getNear, addVal, procImg