Logo
Explore Help
Register Sign In
zlei6/ComfyUI
1
0
Fork 0
You've already forked ComfyUI
mirror of https://github.com/Comfy-Org/ComfyUI.git synced 2026-08-17 06:56:07 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
fcfd2bdf8a4fcc57ed842685bb3bfd39b6505e42
ComfyUI/requirements.txt

14 lines
128 B
Plaintext
Raw Normal View History

Initial commit.
2023-01-03 01:53:32 -05:00
torch
torchsde
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
torchvision
Initial commit.
2023-01-03 01:53:32 -05:00
einops
Not compatible with transformers below this version.
2023-03-29 13:13:03 -04:00
transformers>=4.25.1
Specify safetensors version to avoid upstream errors https://github.com/huggingface/safetensors/issues/142
2023-04-05 21:25:37 +08:00
safetensors>=0.3.0
Added aiohttp requirement
2023-02-12 18:31:26 +00:00
aiohttp
Remove omegaconf dependency and some ci changes.
2023-03-13 14:49:18 -04:00
pyyaml
Add some missing direct dependencies that were getting pulled indirectly.
2023-06-13 02:45:26 -04:00
Pillow
scipy
tqdm
Add missing direct dep that gets pulled in by another.
2023-08-08 10:45:35 -04:00
psutil
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
2024-03-04 18:50:28 +01:00
kornia>=0.7.1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 232ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API