comfyanonymous
|
00ec9b03ae
|
Merge branch 'patch-1' of https://github.com/savolla/ComfyUI
|
2023-12-25 12:24:31 -05:00 |
|
comfyanonymous
|
59e4fbf255
|
Greatly improve lowvram sampling speed by getting rid of accelerate.
Let me know if this breaks anything.
|
2023-12-22 14:38:45 -05:00 |
|
Oleksiy Nehlyadyuk
|
3d0ba2f259
|
Update requirements.txt
the UI launches with one missing module `torchvision`. spits out a `ModuleNotFoundError`. installing `torchvision` module fixed it.
|
2023-12-19 17:07:55 +03:00 |
|
comfyanonymous
|
10bbedb4aa
|
Add missing direct dep that gets pulled in by another.
|
2023-08-08 10:45:35 -04:00 |
|
comfyanonymous
|
6651febc61
|
Remove unused code and torchdiffeq dependency.
|
2023-07-28 21:32:27 -04:00 |
|
comfyanonymous
|
27c98d1d24
|
Remove pytorch_lightning dependency.
|
2023-06-13 10:11:33 -04:00 |
|
comfyanonymous
|
67d56905f7
|
Add some missing direct dependencies that were getting pulled indirectly.
|
2023-06-13 02:45:26 -04:00 |
|
comfyanonymous
|
ce4e360edf
|
Cleanup: Remove a bunch of useless files.
|
2023-06-13 02:19:08 -04:00 |
|
藍+85CD
|
a5b1eb2936
|
Specify safetensors version to avoid upstream errors
https://github.com/huggingface/safetensors/issues/142
|
2023-04-05 21:25:37 +08:00 |
|
comfyanonymous
|
88d7c2a473
|
Not compatible with transformers below this version.
|
2023-03-29 13:13:03 -04:00 |
|
comfyanonymous
|
5be28c4069
|
Remove omegaconf dependency and some ci changes.
|
2023-03-13 14:49:18 -04:00 |
|
pythongosssss
|
b51ade6a12
|
Removed socketio
|
2023-02-25 12:31:16 +00:00 |
|
pythongosssss
|
c4748262eb
|
Moved api out to server
Reworked sockets to use socketio
Added progress to nodes
Added highlight to active node
Added preview to saveimage node
|
2023-02-21 19:29:49 +00:00 |
|
pythongosssss
|
30ed18148d
|
Added aiohttp requirement
|
2023-02-12 18:31:26 +00:00 |
|
comfyanonymous
|
534736b924
|
Add some low vram modes: --lowvram and --novram
|
2023-02-08 11:37:10 -05:00 |
|
comfyanonymous
|
220afe3310
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|