From ab1e8ad42995eb18139ecf193e349e70354d3058 Mon Sep 17 00:00:00 2001 From: YAN Wenkun Date: Mon, 4 Nov 2024 06:20:50 +0800 Subject: [PATCH] fix inference --- requirements6.txt | 2 +- requirements7.txt | 4 +--- requirements9.txt | 5 ++++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements6.txt b/requirements6.txt index 14ec4d8..efe49f3 100644 --- a/requirements6.txt +++ b/requirements6.txt @@ -4,10 +4,10 @@ https://raw.githubusercontent.com/chflame163/ComfyUI_LayerStyle/refs/heads/main/ https://raw.githubusercontent.com/chflame163/ComfyUI_LayerStyle/refs/heads/main/whl/hydra_core-1.3.2-py3-none-any.whl gradio gradio-client -git+https://github.com/rodjjo/filterpy.git nanobind pixeloe scikit-build-core +git+https://github.com/rodjjo/filterpy.git git+https://github.com/openai/CLIP.git git+https://github.com/WASasquatch/cstr git+https://github.com/WASasquatch/ffmpy.git diff --git a/requirements7.txt b/requirements7.txt index 7e9c7c1..df6f5fe 100644 --- a/requirements7.txt +++ b/requirements7.txt @@ -1,3 +1,4 @@ +bitsandbytes black blend-modes blind-watermark @@ -8,9 +9,6 @@ gguf google-generativeai gpytoolbox image-reward -inference[yolo-world] -inference-cli -inference-gpu iopath lark-parser loguru diff --git a/requirements9.txt b/requirements9.txt index 38cb110..82a36dc 100644 --- a/requirements9.txt +++ b/requirements9.txt @@ -1 +1,4 @@ -bitsandbytes +inference[yolo-world] +inference-cli +inference-gpu +numpy==1.26.4