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

update requirements #3

Merged
merged 1 commit into from
Jan 5, 2023
Merged
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
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
blendmodes
accelerate
basicsr
fairscale==0.4.4
fairscale
fonts
font-roboto
gfpgan
gradio==3.15.0
gradio
invisible-watermark
numpy
omegaconf
opencv-contrib-python
requests
piexif
Pillow
pytorch_lightning==1.7.7
pytorch_lightning
realesrgan
scikit-image>=0.19
timm==0.4.12
transformers==4.19.2
scikit-image
timm
transformers
torch
einops
jsonmerge
Expand Down
8 changes: 4 additions & 4 deletions requirements_versions.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
blendmodes==2022
transformers==4.19.2
accelerate==0.12.0
transformers==4.25.1
accelerate==0.15.0
basicsr==1.4.2
gfpgan==1.3.8
gradio==3.15.0
numpy==1.23.3
numpy==1.23.5
Pillow==9.4.0
realesrgan==0.3.0
torch
omegaconf==2.2.3
pytorch_lightning==1.7.6
pytorch_lightning==1.7.7
scikit-image==0.19.2
fonts
font-roboto
Expand Down