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

feat: run the worker locally #19

Merged
merged 6 commits into from
Feb 12, 2024
Merged

feat: run the worker locally #19

merged 6 commits into from
Feb 12, 2024

Conversation

TimPietrusky
Copy link
Member

Motivation

  • Run the worker locally
  • Provide an automated release using semantic-versioning

@TimPietrusky TimPietrusky merged commit 34eb32b into main Feb 12, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 12, 2024
# [2.1.0](2.0.0...2.1.0) (2024-02-12)

### Bug Fixes

* **semantic-release:** added .releaserc ([#21](#21)) ([12b763d](12b763d))

### Features

* run the worker locally ([#19](#19)) ([34eb32b](34eb32b))
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to implicit-invocation/runpod-worker-comfy that referenced this pull request Feb 22, 2024
# 1.0.0 (2024-02-22)

### Bug Fixes

* don't run ntpdate as this is not working in GitHub Actions ([2f7bd3f](2f7bd3f))
* got rid of syntax error ([c04de4d](c04de4d))
* path should be "loras" and not "lora" ([8e579f6](8e579f6))
* return the output of "process_output_image" and access jobId correctly ([blib-la#11](https://github.com/implicit-invocation/runpod-worker-comfy/issues/11)) ([dc655ea](dc655ea))
* **semantic-release:** added .releaserc ([blib-la#21](https://github.com/implicit-invocation/runpod-worker-comfy/issues/21)) ([12b763d](12b763d))
* updated path to "comfyui" ([37f66d0](37f66d0))

### Features

* added default ComfyUI workflow ([fa6c385](fa6c385))
* added runpod as local dependency ([9deae9f](9deae9f))
* added unit tests for everthing, refactored the code to make it better testable, added test images ([a7492ec](a7492ec))
* added xl_more_art-full_v1, improved comments ([9aea8ab](9aea8ab))
* base64 image output ([blib-la#8](https://github.com/implicit-invocation/runpod-worker-comfy/issues/8)) ([76bf0b1](76bf0b1))
* example on how to configure the .env ([4ed5296](4ed5296))
* image-input, renamed "prompt" to "workflow", added "REFRESH_WORKER" ([blib-la#14](https://github.com/implicit-invocation/runpod-worker-comfy/issues/14)) ([5f5e390](5f5e390))
* logs should be written to stdout so that we can see them inside the worker ([fc731ff](fc731ff))
* run the worker locally ([blib-la#19](https://github.com/implicit-invocation/runpod-worker-comfy/issues/19)) ([34eb32b](34eb32b))
* simplified input ([35c2341](35c2341))
* simplified input to just have "prompt", removed unused code ([0c3ccda](0c3ccda))
* updated path to "comfyui", added "ntpdate" to have the time of the container in sync with AWS ([2fda578](2fda578))
* use local ".env" to load env variables, mount "comfyui/output" to localhost so that people can see the generated images ([aa645a2](aa645a2))
* use models from huggingface, not from local folder ([b1af369](b1af369))
* wait until server is ready, wait until image generation is done, upload to s3 ([ecfec13](ecfec13))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant