comfyanonymous
|
b6f09cf649
|
Add sentencepiece dependency.
|
8 months ago |
comfyanonymous
|
9f291d75b3
|
AuraFlow model implementation.
|
8 months ago |
comfyanonymous
|
55f0dc124e
|
Add soundfile dependency so that windows can save audio.
|
8 months ago |
comfyanonymous
|
bb1969cab7
|
Initial support for the stable audio open model.
|
8 months ago |
comfyanonymous
|
4134564dc1
|
Require safetensors library to be at least 0.4.2 for fp8 support.
|
9 months ago |
comfyanonymous
|
9a151b7def
|
Fix issue and unpin spandrel package.
|
9 months ago |
Joey Ballentine
|
8cfd677cc0
|
Replace chainner_models with Spandrel package (#2146)
* Replace chainner_models with Spandrel
* Update to latest spandrel
* Use spandrel_foss instead
* update spandrel to new FOSS-compliant version
|
9 months ago |
Dmytro Mishkin
|
6d8834f08f
|
Add Morphology nodes from kornia (#2781)
* import kornia
* Added morphology nodexs
* Add kornia to requirements
* fix choices
* options, also move to postprocessors
* fix placing and step
|
12 months ago |
comfyanonymous
|
257c2eaaa4
|
Merge branch 'patch-1' of https://github.com/savolla/ComfyUI
|
1 year ago |
comfyanonymous
|
36a7953142
|
Greatly improve lowvram sampling speed by getting rid of accelerate.
Let me know if this breaks anything.
|
1 year ago |
Oleksiy Nehlyadyuk
|
40ea2bd011
|
Update requirements.txt
the UI launches with one missing module `torchvision`. spits out a `ModuleNotFoundError`. installing `torchvision` module fixed it.
|
1 year ago |
comfyanonymous
|
a5599ed42c
|
Add missing direct dep that gets pulled in by another.
|
2 years ago |
comfyanonymous
|
c910b4a01c
|
Remove unused code and torchdiffeq dependency.
|
2 years ago |
comfyanonymous
|
735ac4cf81
|
Remove pytorch_lightning dependency.
|
2 years ago |
comfyanonymous
|
cb180b9998
|
Add some missing direct dependencies that were getting pulled indirectly.
|
2 years ago |
comfyanonymous
|
f0a2b81cd0
|
Cleanup: Remove a bunch of useless files.
|
2 years ago |
藍+85CD
|
1ced2bdd2d
|
Specify safetensors version to avoid upstream errors
https://github.com/huggingface/safetensors/issues/142
|
2 years ago |
comfyanonymous
|
7a7c4e7f73
|
Not compatible with transformers below this version.
|
2 years ago |
comfyanonymous
|
54dbfaf2ec
|
Remove omegaconf dependency and some ci changes.
|
2 years ago |
pythongosssss
|
70b3311478
|
Removed socketio
|
2 years ago |
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
|
2 years ago |
pythongosssss
|
639d21e5f7
|
Added aiohttp requirement
|
2 years ago |
comfyanonymous
|
534736b924
|
Add some low vram modes: --lowvram and --novram
|
2 years ago |
comfyanonymous
|
220afe3310
|
Initial commit.
|
2 years ago |