Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
doombeaker committed Aug 8, 2024
1 parent 833bda6 commit 0984c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
sed -i '/^torchaudio==/d' ComfyUI/requirements.txt
python3 -m pip install -r ComfyUI/requirements.txt
python3 -m pip install -r ComfyUI/custom_nodes/BizyAir/requirements.txt
python3 -m pip uninstall torch torchvision torchaudio -y
python3 -m pip show torch
- name: Run ComfyUI
Expand Down

0 comments on commit 0984c90

Please sign in to comment.