Skip to content

Commit

Permalink
Merge pull request #65 from spicecloud/diffusion-option-typing
Browse files Browse the repository at this point in the history
Stable Diffusion Pipeline Types
  • Loading branch information
djstein authored Aug 22, 2023
2 parents 70ec8f8 + 82addaa commit dd3769b
Show file tree
Hide file tree
Showing 4 changed files with 758 additions and 45 deletions.
33 changes: 32 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ torchvision = "^0.15.2"
diffusers = "^0.18.0"
outdated = "^0.2.2"
invisible-watermark = "^0.2.0"
compel = "^2.0.1"

[tool.poetry.dev-dependencies]
ruff = "^0.0.275"
Expand Down
Loading

0 comments on commit dd3769b

Please sign in to comment.