Commit Graph

63 Commits

Author SHA1 Message Date
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 099bb5fa04 add cuda error handling 2025-03-19 11:35:25 -07:00
mbeltagy c0c8db5a45 Update README.md
client.py is no longer there in the worker templates.
2024-10-24 18:31:47 +03:00
mbeltagy ff675ce347 Update README.md
Improved text clarity
2024-10-24 18:12:27 +03:00
mbeltagy d6f960930d Update README.md
fixed spelling
2024-10-24 17:54:10 +03: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