Commit Graph

11 Commits

Author SHA1 Message Date
AuroraWright
be0654df42 Fix some apple vision crashes 2023-09-29 02:38:52 +02:00
AuroraWright
a8682c6c27 Fix some Azure code not being indented properly 2023-09-15 12:42:30 +02:00
AuroraWright
9bfc265192 Push my mod 2023-09-15 12:10:11 +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ś
60f5fecc63 change log message 2023-05-08 00:37:00 +02: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
Maciej Budyś
975dbf4d5e training and synthetic data generation code 2022-02-09 20:39:37 +01:00
Maciej Budyś
3a88953989 setup 2022-01-18 00:44:46 +01:00
Maciej Budyś
5f925fde15 Initial commit 2022-01-17 21:41:56 +01:00