|
@@ -31,6 +31,6 @@ hello_img = image.new(size=(320, 240), color=(0, 0, 0), mode="RGB")
|
|
hello_img.draw_string(10, 115, 'Reconstruct directory', scale=1.0, color=(255, 255, 255), thickness=1)
|
|
hello_img.draw_string(10, 115, 'Reconstruct directory', scale=1.0, color=(255, 255, 255), thickness=1)
|