blessedcoolant
87bebf9c28
chore: upgrade diffusers to 0.36.0 to support z image
2025-12-21 21:54:47 +05:30
Lincoln Stein
36e400dd5d
(chore) Update requirements to python 3.11-12 ( #8657 )
...
* (chore) update requirements to python 3.11-12
* update uv.lock
2025-11-08 21:29:43 -05:00
psychedelicious
a7e1f06698
chore: uv lock
2025-10-12 08:18:03 -04:00
Kent Keirsey
544edff507
update uv.lock
2025-09-11 12:15:41 +10:00
psychedelicious
3431e6385c
chore: uv lock
2025-08-28 22:57:14 +10:00
psychedelicious
f4219d5db3
chore: uv lock
2025-08-23 14:17:56 +10:00
Heathen711
c84f8465b8
bugfix(pyproject) Convert from dependency groups to extras and update docks to use UV's built in torch support
2025-07-17 03:58:26 +00:00
Heathen711
31ca314b02
Missed files
2025-07-05 15:21:46 +00:00
Heathen711
f27471cea7
bugfix(docker): Use uv.lock for docker, and update to newer index urls.
2025-07-03 20:08:28 +00:00
Billy
23b0a4a7f4
Update uv lock
2025-06-26 19:47:06 +10:00
Billy
1cbfea3a21
Update uv lock
2025-06-24 08:45:57 +10:00
Billy
981e8e217d
Regenerate uv lock
2025-06-24 07:42:44 +10:00
psychedelicious
d7b5a8b298
fix: opencv dependency conflict ( #8095 )
...
* build: prevent `opencv-python` from being installed
Fixes this error: `AttributeError: module 'cv2.ximgproc' has no attribute 'thinning'`
`opencv-contrib-python` supersedes `opencv-python`, providing the same API + additional features. The two packages should not be installed at the same time to avoid conflicts and/or errors.
The `invisible-watermark` package requires `opencv-python`, but we require the contrib variant.
This change updates `pyproject.toml` to prevent `opencv-python` from ever being installed using a `uv` features called dependency overrides.
* feat(ui): data viewer supports disabling wrap
* feat(api): list _all_ pkgs in app deps endpoint
* chore(ui): typegen
* feat(ui): update about modal to display new full deps list
* chore: uv lock
2025-06-10 08:33:41 -04:00
psychedelicious
0f0c911845
chore: uv lock
2025-05-29 13:49:07 +10:00
Kent Keirsey
d7f93c3cc0
uv update
2025-05-26 22:54:15 -04:00
psychedelicious
8a7a498da3
chore: update uv lock
2025-05-19 12:29:51 +10:00
psychedelicious
03ca23bec2
chore: update lockfile
2025-04-15 07:06:23 +10:00
Eugene Brodsky
ab2d203d5e
fix(build): re-add sentencepiece which is apparently needed by gguf, but is not defined as its dependency
2025-04-04 16:26:20 -04:00
psychedelicious
41677394c0
chore: update uv.lock
2025-04-04 18:42:13 +11:00
psychedelicious
e630f364df
chore: update uv.lock
2025-04-04 18:42:13 +11:00
psychedelicious
6f0c5c9c05
build: update uv.lock
2025-04-04 18:42:13 +11:00
psychedelicious
e8a09a5ed8
chore: update uv.lock for latest pydantic
...
Ran `uv lock --upgrade-package pydantic`
2025-04-04 18:42:13 +11:00
psychedelicious
dfd8b8f220
chore: remove pydantic pin
2025-04-04 18:42:13 +11:00
Eugene Brodsky
4d58c222f3
resolve conflict between timm version needed by LLaVA and controlnet-aux
2025-04-04 18:42:13 +11:00
Eugene Brodsky
7a218a8040
update uv.lock
2025-04-04 18:42:13 +11:00
Eugene Brodsky
3676160496
use uv.lock to pin dependencies
2025-04-04 18:42:13 +11:00