Commit Graph

19 Commits

Author SHA1 Message Date
Chris McKenzie 25ed16033c client needs to be added, even if it's empty, to match the docs 2025-03-27 11:06:14 -07:00
Chris McKenzie 334baf60f7 Merge branch 'main' of github.com:kristopolous/pyworker 2025-03-27 11:04:51 -07:00
Chris McKenzie f21607d2d4 pushing forward nltk 2025-03-27 11:04:41 -07:00
Chris McKenzie 8d58b16e3a Merge branch 'main' into mine-master 2025-03-27 10:54:36 -07:00
Chris McKenzie e1ed9a8e62 updating the readme 2025-03-26 18:58:09 -07:00
Chris McKenzie 728005d28c readme updates 2025-03-26 18:55:35 -07:00
Chris McKenzie 4f0fc1fca1 Merge branch 'main' of github.com:kristopolous/pyworker 2025-03-26 14:54:42 -07:00
Chris McKenzie 4e12955dd8 updating the readme 2025-03-26 14:54:15 -07:00
Chris McKenzie 74aa9b6b67 style 2025-03-26 14:34:39 -07:00
chris mckenzie 226fa13355 Merge pull request #4 from kristopolous/dependabot/pip/pip-bb24fe24d9
build(deps): bump aiohttp from 3.10.0 to 3.11.0b0 in the pip group across 1 directory
2025-03-25 14:47:06 -07:00
chris mckenzie 905255932b Merge pull request #1 from kristopolous/dependabot/pip/pip-ff0b128437
build(deps): bump transformers from 4.43.2 to 4.48.0 in the pip group across 1 directory
2025-03-25 14:46:48 -07:00
Chris McKenzie eed0a6c8bc removing some deps 2025-03-25 14:46:30 -07:00
Chris McKenzie a153b0bcc8 removing some deps 2025-03-25 14:44:59 -07:00
dependabot[bot] 22c19f23b6 build(deps): bump aiohttp in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.10.0 to 3.11.0b0
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0...v3.11.0b0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 21:25:15 +00:00
dependabot[bot] 0541988991 build(deps): bump transformers in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers).


Updates `transformers` from 4.43.2 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.43.2...v4.48.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 21:25:05 +00:00
Nader Arbabian 910f6f2b29 fix: fix incorrect check for comfy_model env var 2024-09-24 16:09:24 -07:00
Nader Arbabian ed7a952bf4 Merge pull request #1 from Nader-gator/main
add pyworker v2
2024-09-12 11:27:48 -07:00
Nader Arbabian 589216d15f initial commit 2024-09-04 11:19:30 -07:00
jsbcannell 7cd1a30393 Initial commit 2024-09-04 11:08:58 -07:00