Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Dec 7, 2023

Because

  • provide better developer experience for adding text-to-image model

This commit

  • add text to image io helper

@linear
Copy link

linear bot commented Dec 7, 2023

@codecov
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (4516d46) 43.00% compared to head (d450e1a) 41.30%.

Files Patch % Lines
instill/helpers/ray_io.py 0.00% 40 Missing ⚠️
instill/helpers/const.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   43.00%   41.30%   -1.70%     
==========================================
  Files          26       26              
  Lines        1144     1191      +47     
  Branches      267      277      +10     
==========================================
  Hits          492      492              
- Misses        634      681      +47     
  Partials       18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@heiruwu heiruwu merged commit 0430977 into main Dec 7, 2023
@heiruwu heiruwu deleted the INS-2843 branch December 7, 2023 08:41
heiruwu pushed a commit that referenced this pull request Dec 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.2...v0.4.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* **client:** support asyncio and add better client type hint
([#55](#55))

### Features

* **client:** support asyncio and add better client type hint
([#55](#55))
([aa41246](aa41246))
* **org:** adopt organization endpoints for VDP
([#60](#60))
([0c313d6](0c313d6))
* **ray:** add io helpers for llm tasks
([#59](#59))
([1876a20](1876a20))
* **ray:** add nested decorators
([#63](#63))
([900dda8](900dda8))
* **ray:** add text to image io helper
([#58](#58))
([0430977](0430977))


### Bug Fixes

* **clients,resources:** fix resource creating will get None type
([#57](#57))
([4516d46](4516d46))
* **makefile:** fix wheel build missing submodule
([9aa73eb](9aa73eb))
* **ray:** fix missing ray init
([#64](#64))
([db0b5c4](db0b5c4))


### Documentation

* **notebooks:** update notebooks to adopt latest ray decorators
([52b90c6](52b90c6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

3 participants