File size: 172 Bytes
29fe98c
 
4b3463c
1
2
3
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"