Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stable diffusion microservice #729

Merged
merged 7 commits into from
Oct 8, 2024
Merged

Add stable diffusion microservice #729

merged 7 commits into from
Oct 8, 2024

Conversation

XinyuYe-Intel
Copy link
Collaborator

Description

Add stable diffusion microservice.

Issues

n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • New feature (non-breaking change which adds new functionality)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
comps/cores/proto/docarray.py 99.38% <100.00%> (+0.07%) ⬆️

... and 2 files with indirect coverage changes

@kevinintel kevinintel merged commit 5d0c436 into main Oct 8, 2024
16 checks passed
@kevinintel kevinintel deleted the sd branch October 8, 2024 06:13
@XinyuYe-Intel XinyuYe-Intel linked an issue Oct 8, 2024 that may be closed by this pull request
ctao456 pushed a commit to ctao456/GenAIComps that referenced this pull request Oct 9, 2024
* add stable diffusion microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* added test.

Signed-off-by: Ye, Xinyu <[email protected]>

* changed output to images bytes data

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* unified inference and wrapper into one microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix test.

Signed-off-by: Ye, Xinyu <[email protected]>

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>
ctao456 pushed a commit to ctao456/GenAIComps that referenced this pull request Oct 9, 2024
* add stable diffusion microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* added test.

Signed-off-by: Ye, Xinyu <[email protected]>

* changed output to images bytes data

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* unified inference and wrapper into one microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix test.

Signed-off-by: Ye, Xinyu <[email protected]>

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>
lvliang-intel pushed a commit that referenced this pull request Oct 21, 2024
* updates needed for demo

Signed-off-by: Chun Tao <[email protected]>

* original pr content

Signed-off-by: Chun Tao <[email protected]>

* Revert "updates needed for demo"

This reverts commit f0c7a02.

Signed-off-by: Chun Tao <[email protected]>

* remove improper images

Signed-off-by: Chun Tao <[email protected]>

* Addressed some comments on previous pr

Signed-off-by: Chun Tao <[email protected]>

* Add Dockerfile for cpu support

Signed-off-by: Chun Tao <[email protected]>

* CODEOWNER: Update comp CODEOWNER (#757)

Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add stable diffusion microservice (#729)

* add stable diffusion microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* added test.

Signed-off-by: Ye, Xinyu <[email protected]>

* changed output to images bytes data

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* unified inference and wrapper into one microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix test.

Signed-off-by: Ye, Xinyu <[email protected]>

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Compatible with different platforms. (#766)

* Compatible with different platforms.

Signed-off-by: ZePan110 <[email protected]>

* Fix issue.

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix issue

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: ZePan110 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Optimize path and link validity check. (#745)

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add timeout for ut test (#773)

Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* put back hyperlinks in readme

Signed-off-by: Chun Tao <[email protected]>

* remove possible error hyperlink

Signed-off-by: Chun Tao <[email protected]>

* put hyperlink back

Signed-off-by: Chun Tao <[email protected]>

* major update to use FastAPI for wav2lip, and structure component format

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add dockerfiles in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix end of file issue in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix Docker deployment on Xeon

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add versioning for all pip packages

Signed-off-by: Chun Tao <[email protected]>

* e2e test script for animation

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update readme

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* udpate gateway

Signed-off-by: Chun Tao <[email protected]>

* Fix AVATAR_CHATBOT

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* fix max_tokens in AvatarChatbot gateway

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Ye, Xinyu <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Co-authored-by: Hoong Tee, Yeoh <[email protected]>
Co-authored-by: XinyuYe-Intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
lvliang-intel pushed a commit that referenced this pull request Oct 22, 2024
#811)

* Update audioqna gateway to print text, in gateway.py

Signed-off-by: Chun Tao <[email protected]>

* updates needed for demo

Signed-off-by: Chun Tao <[email protected]>

* original pr content

Signed-off-by: Chun Tao <[email protected]>

* Revert "updates needed for demo"

This reverts commit f0c7a02.

Signed-off-by: Chun Tao <[email protected]>

* remove improper images

Signed-off-by: Chun Tao <[email protected]>

* Addressed some comments on previous pr

Signed-off-by: Chun Tao <[email protected]>

* Add Dockerfile for cpu support

Signed-off-by: Chun Tao <[email protected]>

* CODEOWNER: Update comp CODEOWNER (#757)

Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add stable diffusion microservice (#729)

* add stable diffusion microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* added test.

Signed-off-by: Ye, Xinyu <[email protected]>

* changed output to images bytes data

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* unified inference and wrapper into one microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix test.

Signed-off-by: Ye, Xinyu <[email protected]>

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Compatible with different platforms. (#766)

* Compatible with different platforms.

Signed-off-by: ZePan110 <[email protected]>

* Fix issue.

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix issue

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: ZePan110 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Optimize path and link validity check. (#745)

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add timeout for ut test (#773)

Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* put back hyperlinks in readme

Signed-off-by: Chun Tao <[email protected]>

* remove possible error hyperlink

Signed-off-by: Chun Tao <[email protected]>

* put hyperlink back

Signed-off-by: Chun Tao <[email protected]>

* major update to use FastAPI for wav2lip, and structure component format

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add dockerfiles in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix end of file issue in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix Docker deployment on Xeon

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add versioning for all pip packages

Signed-off-by: Chun Tao <[email protected]>

* e2e test script for animation

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update readme

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* udpate gateway

Signed-off-by: Chun Tao <[email protected]>

* Fix AVATAR_CHATBOT

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* fix max_tokens in AvatarChatbot gateway

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Model download script moved from Dockerfiles to Docker entrypoint

Signed-off-by: Chun Tao <[email protected]>

* update paths

Signed-off-by: Chun Tao <[email protected]>

* Correct paths in readme

Signed-off-by: Chun Tao <[email protected]>

* revert changes to audioqna gateway

Signed-off-by: Chun Tao <[email protected]>

* longer wait time after docker run

Signed-off-by: Chun Tao <[email protected]>

* add mount volume in test scripts

Signed-off-by: Chun Tao <[email protected]>

* add volume mount in test scripts

Signed-off-by: Chun Tao <[email protected]>

* udpate test script

Signed-off-by: Chun Tao <[email protected]>

---------

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Ye, Xinyu <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Co-authored-by: Hoong Tee, Yeoh <[email protected]>
Co-authored-by: XinyuYe-Intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Spycsh pushed a commit that referenced this pull request Oct 30, 2024
…he microservice between runs (#832)

* Update audioqna gateway to print text, in gateway.py

Signed-off-by: Chun Tao <[email protected]>

* updates needed for demo

Signed-off-by: Chun Tao <[email protected]>

* original pr content

Signed-off-by: Chun Tao <[email protected]>

* Revert "updates needed for demo"

This reverts commit f0c7a02.

Signed-off-by: Chun Tao <[email protected]>

* remove improper images

Signed-off-by: Chun Tao <[email protected]>

* Addressed some comments on previous pr

Signed-off-by: Chun Tao <[email protected]>

* Add Dockerfile for cpu support

Signed-off-by: Chun Tao <[email protected]>

* CODEOWNER: Update comp CODEOWNER (#757)

Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add stable diffusion microservice (#729)

* add stable diffusion microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* added test.

Signed-off-by: Ye, Xinyu <[email protected]>

* changed output to images bytes data

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* unified inference and wrapper into one microservice.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix test.

Signed-off-by: Ye, Xinyu <[email protected]>

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Compatible with different platforms. (#766)

* Compatible with different platforms.

Signed-off-by: ZePan110 <[email protected]>

* Fix issue.

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix issue

Signed-off-by: ZePan110 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: ZePan110 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Chun Tao <[email protected]>

* Optimize path and link validity check. (#745)

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* Add timeout for ut test (#773)

Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* test hyperlink issue

Signed-off-by: Chun Tao <[email protected]>

* put back hyperlinks in readme

Signed-off-by: Chun Tao <[email protected]>

* remove possible error hyperlink

Signed-off-by: Chun Tao <[email protected]>

* put hyperlink back

Signed-off-by: Chun Tao <[email protected]>

* major update to use FastAPI for wav2lip, and structure component format

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add dockerfiles in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix end of file issue in animation-compose-cd.yaml

Signed-off-by: Chun Tao <[email protected]>

* Fix Docker deployment on Xeon

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add versioning for all pip packages

Signed-off-by: Chun Tao <[email protected]>

* e2e test script for animation

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update e2e test script

Signed-off-by: Chun Tao <[email protected]>

* update readme

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* udpate gateway

Signed-off-by: Chun Tao <[email protected]>

* Fix AVATAR_CHATBOT

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update gateway

Signed-off-by: Chun Tao <[email protected]>

* fix max_tokens in AvatarChatbot gateway

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Model download script moved from Dockerfiles to Docker entrypoint

Signed-off-by: Chun Tao <[email protected]>

* update paths

Signed-off-by: Chun Tao <[email protected]>

* Correct paths in readme

Signed-off-by: Chun Tao <[email protected]>

* revert changes to audioqna gateway

Signed-off-by: Chun Tao <[email protected]>

* longer wait time after docker run

Signed-off-by: Chun Tao <[email protected]>

* add mount volume in test scripts

Signed-off-by: Chun Tao <[email protected]>

* add volume mount in test scripts

Signed-off-by: Chun Tao <[email protected]>

* udpate test script

Signed-off-by: Chun Tao <[email protected]>

* udpate optimizations

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* update

Signed-off-by: Chun Tao <[email protected]>

* need outputs folder

Signed-off-by: Chun Tao <[email protected]>

* test

Signed-off-by: Chun Tao <[email protected]>

---------

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Ye, Xinyu <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Co-authored-by: Hoong Tee, Yeoh <[email protected]>
Co-authored-by: XinyuYe-Intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text to Image generation and video generation
4 participants