doctorpangloss
369aeb598f
Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node
2024-01-03 16:00:36 -08:00
comfyanonymous
257c2eaaa4
Merge branch 'patch-1' of https://github.com/savolla/ComfyUI
2023-12-25 12:24:31 -05:00
comfyanonymous
36a7953142
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
40ea2bd011
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
Benjamin Berman
01312a55a4
merge upstream
2023-12-03 20:41:13 -08:00
Benjamin Berman
d21655b5a2
merge upstream
2023-10-17 14:47:59 -07:00
Benjamin Berman
9897c9c9bd
remove bitsandbytes, rembg deps
2023-08-21 12:36:42 -07:00
Benjamin Berman
cff13ace64
node tweaks
2023-08-21 11:44:51 -07:00
Benjamin Berman
8ecb5c11e9
deepfloyd
2023-08-15 18:18:10 -07:00
Benjamin Berman
130378c449
merge upstream
2023-08-11 16:44:16 -07:00
comfyanonymous
a5599ed42c
Add missing direct dep that gets pulled in by another.
2023-08-08 10:45:35 -04:00
Benjamin Berman
7c197409be
macOS latest with fp16 enabled by default
2023-08-04 15:44:02 -07:00
Benjamin Berman
94fa7a3b61
fix macos support
2023-08-04 15:44:02 -07:00
Benjamin Berman
0e964180e6
improvements to requirements.txt and compatibility with 3.11
2023-08-04 15:44:02 -07:00
Benjamin Berman
afef21fa6e
Update requirements.txt
2023-08-04 15:44:02 -07:00
Benjamin Berman
550788eaca
Updates for better compatibility with DeepFloyd
2023-08-04 15:44:02 -07:00
Benjamin Berman
65722c2bb3
openapi definition, documented API endpoints and new ergonomic API endpoint
2023-08-04 15:44:02 -07:00
Benjamin Berman
96af8f733a
Update to torch 2.0.0 and the pre-release xformers library
2023-08-04 15:44:02 -07:00
Benjamin Berman
18d2b23495
Create a setup.py and automatically select the correct pytorch binaries for the current platform and supported devices
...
- setup.py now works
- Makes installation work a variety of ways, including making other packages dependent on this one for e.g. plugins
- Fixes missing __init__.py issues
- Fixes imports
- Compatible with your existing scripts that rely on requirements.txt
- Fixes error in comfy/ldm/models/diffusion/ddim.py
- Fixes missing packages for other diffusers code in this repo
2023-08-04 15:44:02 -07:00
comfyanonymous
c910b4a01c
Remove unused code and torchdiffeq dependency.
2023-07-28 21:32:27 -04:00
comfyanonymous
735ac4cf81
Remove pytorch_lightning dependency.
2023-06-13 10:11:33 -04:00
comfyanonymous
cb180b9998
Add some missing direct dependencies that were getting pulled indirectly.
2023-06-13 02:45:26 -04:00
comfyanonymous
f0a2b81cd0
Cleanup: Remove a bunch of useless files.
2023-06-13 02:19:08 -04:00
藍+85CD
1ced2bdd2d
Specify safetensors version to avoid upstream errors
...
https://github.com/huggingface/safetensors/issues/142
2023-04-05 21:25:37 +08:00
comfyanonymous
7a7c4e7f73
Not compatible with transformers below this version.
2023-03-29 13:13:03 -04:00
comfyanonymous
54dbfaf2ec
Remove omegaconf dependency and some ci changes.
2023-03-13 14:49:18 -04:00
pythongosssss
70b3311478
Removed socketio
2023-02-25 12:31:16 +00:00
pythongosssss
a52aa9f4b5
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
639d21e5f7
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