Pierre Chapuis
02f3c46e2e
update pyright
2023-10-25 14:56:07 +02:00
Cédric Deltheil
e70dee987e
use segment-anything unofficial Python package
...
Via:
poetry remove segment-anything
poetry add --optional segment-anything-py==1.0
Needed to publish on PyPI otherwise it fails (error: Can't have direct
dependency)
2023-10-21 13:51:06 +02:00
Cédric Deltheil
5aa8e11eb7
upgraded pyright to 1.1.330.post0
...
Via:
poetry update
2023-10-10 14:19:47 +02:00
Cédric Deltheil
5158187e96
poetry add torch@^2.1.0
2023-10-10 14:19:47 +02:00
Cédric Deltheil
9f3d064d14
poetry add --optional torchvision@^0.16.0
2023-10-10 14:19:47 +02:00
Cédric Deltheil
665bcdc95c
add unit tests covering fluxion's gaussian_blur
2023-10-05 16:30:27 +02:00
Cédric Deltheil
622882711d
update poetry.lock
2023-09-25 13:54:26 +02:00
Cédric Deltheil
e352fea7c0
poetry add --optional diffusers@^0.21.0
...
T2I-Adapter for SDXL has been released part of v0.21.0
2023-09-25 13:54:26 +02:00
Pierre Chapuis
b046f0cf3f
update Pillow
2023-09-21 13:56:22 +02:00
Benjamin Trom
282578ddc0
add Segment Anything (SAM) to foundational models
...
Note: dense prompts (i.e. masks) support is still partial (see MaskEncoder)
Co-authored-by: Cédric Deltheil <cedric@deltheil.me>
2023-09-21 11:44:30 +02:00
Pierre Chapuis
0dfdd0d419
use extras instead of groups
2023-09-13 17:02:47 +02:00
limiteinductive
5327d894d1
bump pyright version to 1.1.135 in poetry.lock
2023-09-04 10:41:06 +02:00
Pierre Chapuis
3ee0ccccdc
update poetry
2023-08-24 19:08:48 +02:00
Cédric Deltheil
32425016c8
add missing torchvision dependency for training
...
Via:
poetry add --optional torchvision
poetry lock
2023-08-08 15:53:35 +02:00
Cédric Deltheil
f49bb4f5fd
pyproject.toml: bump pydantic to 2.0.3
2023-08-04 19:44:56 +02:00
Cédric Deltheil
48f674c433
initial commit
2023-08-04 15:28:41 +02:00