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: network-volume; execution time config; skip default images; access ComfyUI via web #35

Merged
merged 32 commits into from
Jun 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
69848e5
feat: provide option to run the handler locally as API
TimPietrusky Feb 11, 2024
e3de2fa
ci: run the workflow on our extended instance
TimPietrusky Feb 11, 2024
fb17089
feat: the local API should run on 0.0.0.0
TimPietrusky Feb 11, 2024
e748931
feat: make the image smaller
TimPietrusky Feb 11, 2024
8f5a379
ci: use semantic-version to create releases automatically
TimPietrusky Feb 12, 2024
f66b2ca
chore: we don't want to break anyone with a minor release
TimPietrusky Feb 12, 2024
b6972f3
docs: added section for local API testing
TimPietrusky Feb 12, 2024
fea12e8
ci: use custom runner
TimPietrusky Feb 12, 2024
d603c91
fix: added .releaserc, otherwise semantic-release will complain about…
TimPietrusky Feb 12, 2024
f11dbef
Merge branch 'main' into dev
TimPietrusky Feb 12, 2024
e4276de
feat: support network volumes, skip default models (#16)
Meptl Feb 20, 2024
201f64e
feat: provide access to ComfyUI via web
TimPietrusky Mar 19, 2024
4b48ef0
fix: use the full path to the output image
TimPietrusky Mar 19, 2024
18c510c
feat: added env vars COMFY_POLLING_INTERVAL_MS and COMFY_POLLING_MAX_…
TimPietrusky Mar 19, 2024
5435d6c
test: added "subfolder"
TimPietrusky Mar 19, 2024
a9435bd
docs: update CUDA guide for Ubuntu
TimPietrusky May 27, 2024
bccfa45
Merge branch 'main' into dev
TimPietrusky May 28, 2024
43373d6
feat(network-volume): added "custom_nodes"
TimPietrusky May 28, 2024
7b79cdf
chore: removed lora from civitai
TimPietrusky May 28, 2024
b48e381
docs: removed lora from civitai
TimPietrusky May 28, 2024
1d2ad0d
docs: simplified multiple sections; added an image to describe how to…
TimPietrusky May 29, 2024
f709c49
feat: remove "custom_nodes"
TimPietrusky May 29, 2024
9d130de
feat: move models before python installation
TimPietrusky May 29, 2024
b005721
feat: added "runpod-volume"; use "dev" instead of "latest"
TimPietrusky May 29, 2024
c5ae2f8
docs: removed "custom nodes"; fixed links to GitHub Actions
TimPietrusky Jun 1, 2024
77ff40b
docs: fixed typo in GitHub
TimPietrusky Jun 1, 2024
a52e492
docs: fixed hosts for local testing
TimPietrusky Jun 1, 2024
bdbfbfd
docs: updated link to docs from RunPod to create a network volume
TimPietrusky Jun 3, 2024
a03374c
feat: expose the port of ComfyUI
TimPietrusky Jun 3, 2024
d7271bb
docs: fixed example link to download sdxl-turbo; removed nodes from n…
TimPietrusky Jun 3, 2024
164da59
docs: moved example response into their own block
TimPietrusky Jun 4, 2024
81c0dd3
chore: added example workflows for webp and sdxl-turbo
TimPietrusky Jun 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: remove "custom_nodes"
  • Loading branch information
TimPietrusky committed May 29, 2024
commit f709c498dfd17a9f4ca88bc73732c8296462c8a0
1 change: 0 additions & 1 deletion src/extra_model_paths.yaml
Original file line number Diff line number Diff line change
@@ -9,4 +9,3 @@ runpod_worker_comfy:
loras: models/loras/
upscale_models: models/upscale_models/
vae: models/vae/
custom_nodes: custom_nodes/