TDN-M commited on
Commit
554a07f
·
verified ·
1 Parent(s): c48f920

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- opencv-python
3
- basicsr
4
- realesrgan
5
- torch
6
- torchvision
 
1
+ torch==1.8.1
2
+ torchvision==0.9.1
3
+ gradio==3.41.2
4
+ opencv-python==4.7.0.72
5
+ basicsr==1.4.2
6
+ realesrgan==0.3.0