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

feature(framework): diffusers #3534

Merged
merged 7 commits into from
Feb 15, 2023
Merged

feature(framework): diffusers #3534

merged 7 commits into from
Feb 15, 2023

Conversation

larme
Copy link
Member

@larme larme commented Feb 8, 2023

What does this PR address?

Fixes #(issue)

Before submitting:

@larme larme requested a review from a team as a code owner February 8, 2023 04:01
@larme larme requested review from sauyon and removed request for a team February 8, 2023 04:01
@larme larme marked this pull request as draft February 8, 2023 04:02
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #3534 (4867f93) into main (8d091c8) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 4867f93 differs from pull request most recent head c66d7ee. Consider uploading reports for the commit c66d7ee to get more accurate results

Impacted file tree graph

@@          Coverage Diff           @@
##            main   #3534    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files        137     139     +2     
  Lines      11237   11369   +132     
======================================
- Misses     11237   11369   +132     
Impacted Files Coverage Δ
src/bentoml/__init__.py 0.00% <0.00%> (ø)
src/bentoml/_internal/frameworks/diffusers.py 0.00% <0.00%> (ø)
src/bentoml/diffusers.py 0.00% <0.00%> (ø)

@ssheng ssheng requested a review from bojiang February 8, 2023 08:29
@larme larme marked this pull request as ready for review February 14, 2023 06:55
ssheng
ssheng previously approved these changes Feb 15, 2023
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm
Copy link
Contributor

aarnphm commented Feb 15, 2023

Tested locally and everything seems good to me.

@aarnphm aarnphm changed the title feature(framework): diffusers initial support feature(framework): diffusers Feb 15, 2023
@aarnphm aarnphm merged commit ed1a7b9 into bentoml:main Feb 15, 2023
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.

4 participants