Use in-process Llama cleanup
This commit is contained in:
parent
548be49112
commit
a83a843e1a
7 changed files with 235 additions and 116 deletions
|
|
@ -6,6 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"faster-whisper",
|
||||
"llama-cpp-python",
|
||||
"pillow",
|
||||
"python-xlib",
|
||||
"PyGObject",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue