Skip to content

Commit

Permalink
setuptools==67.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Eimisg committed Dec 10, 2024
1 parent aa9cc4b commit 8e59e5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ build:
- "realesrgan==0.3.0"
- "gdown==5.1.0"
- "mediapipe==0.10.14"
- "setuptools==67.7.2"
run:
- curl -o /usr/local/bin/pget -L "https://github.com/replicate/pget/releases/latest/download/pget_$(uname -s)_$(uname -m)"
- chmod +x /usr/local/bin/pget
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GitPython
Pillow
accelerate

setuptools==67.7.2
basicsr
blendmodes
clean-fid
Expand Down

0 comments on commit 8e59e5b

Please sign in to comment.