Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 1 directory with 5 updates #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ basicsr
fonts
font-roboto
gfpgan
gradio==3.29.0
gradio==4.36.0
invisible-watermark
numpy
omegaconf
Expand All @@ -17,7 +17,7 @@ pytorch_lightning==1.9.4
realesrgan
scikit-image==0.19.2
timm==0.6.7
transformers==4.25.1
transformers==4.38.0
torch
einops
jsonmerge
Expand Down
10 changes: 5 additions & 5 deletions requirements_versions.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
blendmodes==2022
transformers==4.25.1
transformers==4.38.0
accelerate==0.18.0
basicsr==1.4.2
gfpgan==1.3.8
gradio==3.29.0
gradio==4.36.0
numpy==1.23.5
Pillow==9.4.0
Pillow==10.3.0
realesrgan==0.3.0
torch
omegaconf==2.2.3
Expand All @@ -23,11 +23,11 @@ torchdiffeq==0.2.3
kornia==0.6.7
lark==1.1.2
inflection==0.5.1
GitPython==3.1.30
GitPython==3.1.41
torchsde==0.2.5
safetensors==0.3.1
httpcore<=0.15
fastapi==0.94.0
fastapi==0.109.1
mediapipe
addict
future
Expand Down
Loading