Commit Graph

24 Commits

Author SHA1 Message Date
AuroraWright
9bfc265192 Push my mod 2023-09-15 12:10:11 +02:00
Maciej Budyś
1a3ffca7c8 0.1.11 release 2023-08-27 23:47:09 +02:00
Mar2ck
ea21bb71b3 Add support for Linux clipboard reading (#44)
* Allow clipboard reading on Linux using Pillow 10

* Update README.md to reflect Pillow changes

* Update README.md with Linux clipboard requirements

* Fix "Using CUDA;Using CPU" console output

* Add verbose option to help with debugging

* Restore wayland codepath for writing text to clipboard
2023-08-27 23:36:07 +02:00
ba1b0d94a8 GPU support on Apple Silicon (#30)
* Added support for MPS on Apple Silicon

* Requires PyTorch 2.0.0 or greater

* Update requirements.txt

---------

Co-authored-by: Timo Mom <timo.mom@concedro.com>
Co-authored-by: Maciej Budyś <kha-white@mail.com>
2023-05-09 20:10:15 +02:00
Maciej Budyś
b0cac91777 0.1.10 release 2023-05-08 00:38:47 +02:00
Maciej Budyś
b2049017ab 0.1.9 release 2023-05-08 00:37:00 +02:00
Maciej Budyś
60f5fecc63 change log message 2023-05-08 00:37:00 +02:00
oleksii-kostin
ffdcd7226d Added support for wayland sessions. (#32) 2023-05-07 23:48:58 +02:00
Maciej Budyś
250b89fc4a 0.1.8 release 2022-11-05 13:30:04 +01:00
Maciej Budyś
694ff2e829 pass max_length to generate method 2022-11-03 21:33:10 +01:00
Maciej Budyś
1a23578692 0.1.7 release 2022-03-09 21:32:44 +01:00
srt19
f4a595a91d Fix error writing to txt file
dunno why I always get error unicode message when writing to txt file
2022-03-08 04:11:03 +07:00
Maciej Budyś
5fb6504c74 catch OSError when reading image 2022-02-18 21:36:33 +01:00
Maciej Budyś
975dbf4d5e training and synthetic data generation code 2022-02-09 20:39:37 +01:00
Maciej Budyś
1060509e3b 0.1.5 release 2022-01-23 18:52:17 +01:00
Maciej Budyś
fd11332dac check modification time when scanning for new files 2022-01-23 18:34:43 +01:00
Maciej Budyś
043e370d0f fix PIL imports 2022-01-21 11:19:02 +01:00
Maciej Budyś
60d18ad1a6 0.1.3 release 2022-01-21 11:18:32 +01:00
Maciej Budyś
71da1c6a20 don't import ImageGrab if it's not needed 2022-01-21 00:33:55 +01:00
Maciej Budyś
3e96a72993 0.1.2 release 2022-01-20 22:10:28 +01:00
Maciej Budyś
514fb7707c move code for running in the background to run.py 2022-01-20 01:02:30 +01:00
Maciej Budyś
3a88953989 setup 2022-01-18 00:44:46 +01:00
Maciej Budyś
0dde5ee24e fix 2022-01-17 21:59:49 +01:00
Maciej Budyś
5f925fde15 Initial commit 2022-01-17 21:41:56 +01:00