mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-05 17:27:42 +08:00
Add blake3 to main requirements, remove from test requirements
Amp-Thread-ID: https://ampcode.com/threads/T-019c4f63-c049-733e-ab94-1b3f3db070e7 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
parent
4f29877939
commit
8ec4d8a1d8
@ -24,6 +24,7 @@ av>=14.2.0
|
|||||||
comfy-kitchen>=0.2.7
|
comfy-kitchen>=0.2.7
|
||||||
comfy-aimdo>=0.2.0
|
comfy-aimdo>=0.2.0
|
||||||
requests
|
requests
|
||||||
|
blake3
|
||||||
|
|
||||||
#non essential dependencies:
|
#non essential dependencies:
|
||||||
kornia>=0.7.1
|
kornia>=0.7.1
|
||||||
|
|||||||
@ -2,4 +2,3 @@ pytest>=7.8.0
|
|||||||
pytest-aiohttp
|
pytest-aiohttp
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
websocket-client
|
websocket-client
|
||||||
blake3
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user