Skip to content

Commit

Permalink
include StableDiffusionImageSynthesisWrapper in models init
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgzn committed Jan 9, 2025
1 parent edd5d5e commit 612b1b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/agentscope/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"LiteLLMChatWrapper",
"YiChatWrapper",
"AnthropicChatWrapper",
"StableDiffusionImageSynthesisWrapper",
]

__all__ = [
Expand Down

0 comments on commit 612b1b6

Please sign in to comment.