Benjamin Berman
cff13ace64
node tweaks
2023-08-21 11:44:51 -07:00
Benjamin Berman
cd53b3404c
wip deep_floyd nodes
2023-08-15 18:50:52 -07:00
Benjamin Berman
8ecb5c11e9
deepfloyd
2023-08-15 18:18:10 -07:00
Benjamin Berman
18e5aaec4d
custom nodes now has an __init__.py correctly
2023-08-15 17:40:28 -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
65722c2bb3
openapi definition, documented API endpoints and new ergonomic API endpoint
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
880c9b928b
Update litegraph to latest.
2023-07-11 03:00:52 -04:00
Dr.Lt.Data
99abcbef41
feat/startup-script: Feature to avoid package installation errors when installing custom nodes. ( #856 )
...
* support startup script for installation without locking on windows
* modified: Instead of executing scripts from the startup-scripts directory, I will change it to execute the prestartup_script.py for each custom node.
2023-07-11 02:33:21 -04:00
reaper47
7b2f09b5fa
Issue 742: Extension folder should be ignored
2023-06-10 21:53:49 +02:00
reaper47
3b5b095d04
Add .idea/ to .gitignore
2023-06-06 17:40:07 +02:00
FizzleDorf
3f52e7cbb1
Seed controls added to Ksamplers ( #296 )
...
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
2023-04-12 20:57:13 -04:00
comfyanonymous
840464af93
Don't .gitignore the examples.
2023-03-20 00:37:32 -04:00
comfyanonymous
db34645f53
.gitignore some folders.
2023-03-20 00:33:37 -04:00
Joe Colburn
1261a70034
add extra_model_paths.yaml to .gitignore
2023-03-20 00:04:20 -04:00
pythongosssss
5e66b68d9e
add loras to ignore
2023-03-03 15:19:56 +00:00
comfyanonymous
f73e57d881
Add support for textual inversion embedding for SD1.x CLIP.
2023-01-29 18:46:44 -05:00
comfyanonymous
220afe3310
Initial commit.
2023-01-16 22:37:14 -05:00