Commit Graph

165 Commits

Author SHA1 Message Date
doctorpangloss
7500d02af5 Improve language models and performance, adding a translation workflow example 2024-08-15 11:09:55 -07:00
doctorpangloss
0a1ae64b0b Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-08-01 16:19:11 -07:00
comfyanonymous
2f88d19ef3 Add link to Flux examples to readme. 2024-08-01 11:48:19 -04:00
doctorpangloss
34522e0914 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-30 11:11:45 -07:00
doctorpangloss
df8b453826 Update with video example 2024-07-29 08:06:02 -07:00
doctorpangloss
a0e074b761 Merge branch 'master' of github.com:hiddenswitch/ComfyUI 2024-07-29 08:01:22 -07:00
doctorpangloss
3dc2942119 README now documents REST API usage with examples. Also always enable Save (API) 2024-07-29 08:01:19 -07:00
Benjamin Berman
2c0d6f2ba9
Update README.md with more nodes 2024-07-26 21:28:27 -07:00
Robin Huang
17b41f622e
Change windows standalone URL to stable release. (#4065) 2024-07-26 14:37:40 -04:00
comfyanonymous
61a2b00bc2 Add HunyuanDiT support to readme. 2024-07-25 19:06:43 -04:00
doctorpangloss
5c5e101ba3 Fix uv support and better protobuf spec 2024-07-23 17:03:25 -07:00
doctorpangloss
0c34c2b99d Fix #13 audio nodes now work and test correctly 2024-07-18 17:15:44 -07:00
doctorpangloss
3d1d833e6f Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-15 14:22:49 -07:00
comfyanonymous
ce2473bb01 Add link to AuraFlow example in Readme. 2024-07-12 15:25:07 -04:00
comfyanonymous
1dc87df4c5 Readme changes. 2024-07-04 22:03:37 -04:00
doctorpangloss
b683183188 Known issues ref 2024-07-04 12:54:59 -07:00
doctorpangloss
a13088ccec Merge upstream 2024-07-04 11:58:55 -07:00
comfyanonymous
dbb7dd3b5e Add to readme that Stable Audio is supported. 2024-06-30 00:15:49 -04:00
doctorpangloss
531a2c879d Update readme 2024-06-21 17:49:49 -07:00
doctorpangloss
cac6690481 Add known SD3 model files, merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-12 10:56:41 -07:00
comfyanonymous
321e509e0a Add link to SD3 example page to README. 2024-06-12 09:48:27 -04:00
doctorpangloss
8a1557f750 Add IP Adapter nodes 2024-06-10 15:20:05 -07:00
doctorpangloss
222e98c752 Update README 2024-06-09 15:44:36 -07:00
doctorpangloss
cb557c960b Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
Benjamin Berman
aeb67d560f
Fix #8 link is now correct 2024-05-31 07:23:01 -07:00
comfyanonymous
71ec5b144e Update commands to install nightly pytorch in readme. 2024-05-29 00:20:02 -04:00
doctorpangloss
10bba729cb Update docs for configurationg 2024-05-24 11:27:59 -07:00
doctorpangloss
a00dbe95ef Notes for AMD 2024-05-24 11:13:45 -07:00
comfyanonymous
6507a9c716 Remove the CTRL-Delete keybind.
On some keyboards it's apparently too easy to accidentally do CTRL-Delete
when pressing CTRL-Enter repeatedly.

CTRL-Backspace can still be used to clear the workflow.
2024-05-23 01:29:22 -04:00
doctorpangloss
0fcd07962f Add Intel, AMD Linux Dockerfiles, improve error messages on AMD 2024-05-22 21:16:34 -07:00
doctorpangloss
5b9eadc165 WIP documentation work 2024-05-21 11:38:20 -07:00
comfyanonymous
bb4940d837 Only enable attention upcasting on models that actually need it. 2024-05-14 17:00:50 -04:00
Simon Lui
f509c6fe21
Fix Intel GPU memory allocation accuracy and documentation update. (#3459)
* Change calculation of memory total to be more accurate, allocated is actually smaller than reserved.

* Update README.md install documentation for Intel GPUs.
2024-05-12 06:36:30 -04:00
doctorpangloss
3a64e04a93 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-07 13:57:53 -07:00
Dr.Lt.Data
d7fa417bfa
feat: shortcuts for zoom in/out (#3410)
* feat: shortcuts for zoom in/out

* feat: pen support for canvas zoom

ctrl + LMB + vertical drag

* Ctrl+LMB+Drag -> ctrl+Shift+LMB+Drag

---------

Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
2024-05-07 04:40:56 -04:00
doctorpangloss
330ecb10b2 Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
doctorpangloss
4d060f0555 Improve support for extra models 2024-05-01 16:58:29 -07:00
Garrett Sutula
bacce529fb
Add TLS Support (#3312)
* Add TLS Support

* Add to readme

* Add guidance for windows users on generating certificates

* Add guidance for windows users on generating certificates

* Fix typo
2024-04-30 20:17:02 -04:00
comfyanonymous
bb8b48a260 Update Readme. 2024-04-30 20:11:34 -04:00
comfyanonymous
8cab3be673 Update command for AMD stable pytorch install in README. 2024-04-26 15:44:12 -04:00
comfyanonymous
1306464538 --force-fp16 is no longer necessary on Mac. 2024-03-31 12:50:28 -04:00
doctorpangloss
f87da9b75e Remove 3.9 support 2024-03-27 15:00:32 -07:00
Benjamin Berman
49e7673d81 Update readme to cover model downloading 2024-03-11 21:54:39 -07:00
doctorpangloss
175a50d7ba Improve vanilla node importing 2024-03-08 16:29:48 -08:00
doctorpangloss
9d3eb74796 Fix importing vanilla custom nodes 2024-02-28 14:11:34 -08:00
doctorpangloss
a00294e644 Tweak readme 2024-02-28 12:43:36 -08:00
doctorpangloss
da52122776 Add readme to containers 2024-02-28 10:30:58 -08:00
doctorpangloss
2c882bb66c Add Dockerfile. Update README and clarify purpose of this fork. Fix installation with pre-existing torch on Linux. Include container documentation 2024-02-28 10:29:08 -08:00
doctorpangloss
cea0bc345d Update README 2024-02-27 17:28:37 -08:00
doctorpangloss
fca0d8a050 Plugins can add configuration 2024-02-22 11:58:40 -08:00