comfyanonymous
d8e58f0a7e
Detect hint_channels from controlnet.
2023-08-06 14:08:59 -04:00
comfyanonymous
0cb14a33f6
Fix issue with logging missing nodes.
2023-08-05 21:54:58 -04:00
comfyanonymous
fc71cf656e
Add some 800M gpus to cuda malloc blacklist.
2023-08-05 21:54:52 -04:00
comfyanonymous
c9ef919e29
Formatting issue.
2023-08-05 17:20:35 -04:00
comfyanonymous
435577457a
Add a way to use cloudflared tunnel to the colab notebook.
2023-08-05 17:18:45 -04:00
pythongosssss
b948b2cf41
handle value missing
2023-08-05 11:04:04 +01:00
pythongosssss
32e115b818
prevent crashing if the widget cant be found
2023-08-05 11:00:18 +01:00
comfyanonymous
c5d7593ccf
Support loras in diffusers format.
2023-08-05 01:40:24 -04:00
comfyanonymous
5a90d3cea5
GeForce MX110 + MX130 are maxwell.
2023-08-04 21:44:37 -04:00
Benjamin Berman
3ed81c19e9
select bog standard for linux arm64 since nightlies aren't built for it
2023-08-04 16:26:13 -07:00
Benjamin Berman
3216d1c6b0
fix image upload, running from main
2023-08-04 15:44:02 -07:00
Benjamin Berman
e78702d4b9
explain how to start comfyui again
2023-08-04 15:44:02 -07:00
Benjamin Berman
b8f6cb07c0
explain how to navigate to a directory
2023-08-04 15:44:02 -07:00
Benjamin Berman
45fcdc127b
try to hide nodes for installing to chatgpt
2023-08-04 15:44:02 -07:00
Benjamin Berman
5af026f1f6
use the stable index for nvidia for now since nightlies don't resolve correctly
2023-08-04 15:44:02 -07:00
Benjamin Berman
dc4289dbb9
working install from git repo
2023-08-04 15:44:02 -07:00
Benjamin Berman
7a1f064b09
try different find_packages call
2023-08-04 15:44:02 -07:00
Benjamin Berman
b12394c9e9
include legacy main.py
2023-08-04 15:44:02 -07:00
Benjamin Berman
3d3c5ae344
wip
2023-08-04 15:44:02 -07:00
Benjamin Berman
82d0edf121
add missing type
2023-08-04 15:44:02 -07:00
Benjamin Berman
81c9a7c561
check-in nodes
2023-08-04 15:44:02 -07:00
Benjamin Berman
b3038de648
make the nodes organization more sane
2023-08-04 15:44:02 -07:00
Benjamin Berman
87cf8f613e
mara nodes
2023-08-04 15:44:02 -07:00
Benjamin Berman
66b857d069
basic caching
2023-08-04 15:44:02 -07:00
Benjamin Berman
7c197409be
macOS latest with fp16 enabled by default
2023-08-04 15:44:02 -07:00
Benjamin Berman
ab245b5c0c
use named method
2023-08-04 15:44:02 -07:00
Benjamin Berman
5b61c4f953
pep 8
2023-08-04 15:44:02 -07:00
Benjamin Berman
6986e4c361
fix queue bug
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
1cef5474d1
Update to latest upstream
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
3a4ca942f8
Update README
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
pythongosssss
8918f1085c
Add setting to change link render mode
...
Add support for combo settings
2023-08-04 21:26:11 +01:00
comfyanonymous
cb25b88329
Merge branch 'logging' of https://github.com/pythongosssss/ComfyUI
2023-08-04 12:12:39 -04:00
comfyanonymous
1ce0d8ad68
Add CMP 30HX card to the nvidia_16_series list.
2023-08-04 12:08:45 -04:00
comfyanonymous
3d614dde49
Fix bug with reroutes and bypass.
2023-08-04 03:47:45 -04:00
pythongosssss
b2ea0cbd5c
add logging
2023-08-04 08:30:01 +01:00
pythongosssss
43ae9fe721
add system stats function
2023-08-04 08:29:51 +01:00
pythongosssss
0bbd9dd4d9
add system info to stats endpoint
2023-08-04 08:29:25 +01:00
comfyanonymous
d7638c47fc
Fix ui inconsistency.
2023-08-04 03:22:47 -04:00
comfyanonymous
fa962e86c1
Make LatentBlend more consistent with other nodes.
2023-08-04 02:51:28 -04:00
comfyanonymous
11ad6060fc
Merge branch 'LatentBlend' of https://github.com/fuami/ComfyUI
2023-08-04 02:35:53 -04:00
comfyanonymous
c99d8002f8
Make sure the pooled output stays at the EOS token with added embeddings.
2023-08-03 20:27:50 -04:00
Dr.Lt.Data
9534f0f8a5
allows convert to widget for boolean type ( #1063 )
2023-08-03 20:24:52 -04:00
comfyanonymous
d1347544bc
Make context menu filter import from relative path.
2023-08-03 16:51:37 -04:00