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
This commit is contained in:
@@ -3,7 +3,7 @@ fugashi
|
||||
jaconv
|
||||
loguru
|
||||
numpy
|
||||
Pillow
|
||||
Pillow>=10.0.0
|
||||
pyperclip
|
||||
torch>=1.0
|
||||
transformers>=4.25.0
|
||||
|
||||
Reference in New Issue
Block a user