Arifzyn commited on
Commit
196cfb4
·
verified ·
1 Parent(s): 8b019f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
- torch
3
- Pillow
4
- flask
 
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
+ torch==2.0.1
3
+ Pillow==9.5.0
4
+ flask==2.3.2