Skip to content

Commit

Permalink
Added download for "./replacement/r.png"
Browse files Browse the repository at this point in the history
  • Loading branch information
wizpizz committed Dec 31, 2021
1 parent 3aa4bde commit d84e753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
os.makedirs("replacement")
for i in range(16):
urllib.request.urlretrieve(f"https://raw.githubusercontent.com/wizpizz/DREAMpAI/master/replacement/{i+1}.png", f"./replacement/{i+1}.png")
urllib.request.urlretrieve("https://raw.githubusercontent.com/wizpizz/DREAMpAI/master/replacement/r.png", "./replacement/r.png")


# Resite value for the generated images
Expand Down

0 comments on commit d84e753

Please sign in to comment.