added dijkstra.py file to utils
This commit is contained in:
@@ -13,7 +13,7 @@ def clamp(mn, value, mx):
|
||||
|
||||
|
||||
def main():
|
||||
# 2024-06-27_21.01.45_Lycacraft_minecraft~overworld_day.png
|
||||
# utils/2024-06-27_21.01.45_Lycacraft_minecraft~overworld_day.png
|
||||
# 6144,10240
|
||||
input_path = input("Input image: ")
|
||||
output_path = input(f"Output dir (default: {DEFAULT_PATH}): ")
|
||||
|
||||
Reference in New Issue
Block a user