Skip to content

Commit

Permalink
fix inference
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Nov 3, 2024
1 parent 918630f commit ab1e8ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions requirements7.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bitsandbytes
black
blend-modes
blind-watermark
Expand All @@ -8,9 +9,6 @@ gguf
google-generativeai
gpytoolbox
image-reward
inference[yolo-world]
inference-cli
inference-gpu
iopath
lark-parser
loguru
Expand Down
5 changes: 4 additions & 1 deletion requirements9.txt
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
bitsandbytes
inference[yolo-world]
inference-cli
inference-gpu
numpy==1.26.4

0 comments on commit ab1e8ad

Please sign in to comment.