Releases: punitda/ComfyRun
Releases · punitda/ComfyRun
v0.3
Changes:
- Few improvements in app build process making it faster
- You can now view the list of downloaded models shared between your apps
What's Changed
- Feat: App build process improvements by @punitda in #35
- Feat: Build process improvements by @punitda in #36
- Feat: Allow users to view list of models by @punitda in #37
Full Changelog: v0.2...v0.3
v0.2
- You can now edit your workflows on CPU without incurring GPU costs. Switch to GPU whenever you're ready to run your workflows
- Update comfy-cli to latest(1.3.6) in base container image to use newly added
--filename
option when downloading models - Fixed a bug related to copying some files during container build phase
What's Changed
- Fix: Check source file exists before moving clip vision models by @punitda in #30
- Fix: Use filename option to specify model file name when downloading by @punitda in #31
- Allow editing workflows on CPUs by @punitda in #32
- Feat: Add run options in context menu by @punitda in #33
Full Changelog: v0.1...v0.2
v0.1
Initial Release 🎉
What's Changed
- Add Shadcn UI components by @punitda in #1
- Create Machine Form UI by @punitda in #2
- Create Machine API - Basic implementation by @punitda in #3
- Generate custom nodes using workflow file by @punitda in #4
- Create Machine Form UX improvements by @punitda in #5
- Send machine logs when deploying Modal by @punitda in #6
- Allow passing additional python dependencies by @punitda in #7
- UX Improvements by @punitda in #8
- Deploy web and backend using Fly.io by @punitda in #9
- Fix Github Actions workflow by @punitda in #10
- Fix: use redirect in create-machine action instead of doing client side nav by @punitda in #11
- Add Auth using Clerk by @punitda in #12
- Fix: Model path mapping from ComfyUI manager's model list by @punitda in #13
- List apps and allow deleting apps by @punitda in #14
- Replace machine -> app everywhere to avoid confusion by @punitda in #15
- Fix: Minor issues by @punitda in #16
- Feat: Allow users to rebuild the app by @punitda in #17
- Add README by @punitda in #18
- Improve cold start time by @punitda in #19
- Fix: Rebuild Machine Flow by @punitda in #20
- Feat: Add link in apps page to open app url by @punitda in #22
- Feat: Allow configuring "idle_timeout" during app creation by @punitda in #23
- Feat: Allow downloading custom models from hugging face urls by @punitda in #24
- Fix: Set type to "custom" for models downloaded via HF url by @punitda in #25
- Minor fixes by @punitda in #26
- Minor changes by @punitda in #27
- Update github url by @punitda in #28
- Update deployed app names in Fly.io config files by @punitda in #29
Full Changelog: https://github.com/punitda/ComfyRun/commits/v0.1