MODEL_PATH_SOLAR = "models/solar_model.pt" # Path to the solar model MODEL_PATH_WINDMILL = "models/windmill_model.pt" # Path to the windmill model VIDEO_FOLDER = "./data"