Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
Changelog:

1) Disabled Multiprocessing, can't find solution for Shared Memory bug.
2) Added progress bar.

To-Do:
1) Either Ray or Multiprocessing
2) Kivy UI
  • Loading branch information
harshhgpta committed Aug 15, 2019
1 parent 927ba7b commit f6a7e73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Watermark.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,4 @@ def watermark_images(file):
if __name__ == '__main__':
main()


# pyinstaller --onefile Watermark.py

0 comments on commit f6a7e73

Please sign in to comment.