ahmed792002 commited on
Commit
8421ad0
·
verified ·
1 Parent(s): afbb2d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- torch
3
- torchvision
4
- medigan
5
- Pillow
6
- numpy
 
1
+ streamlit>=1.22.0
2
+ torch==1.13.1
3
+ torchvision==0.14.1
4
+ medigan==1.2.3
5
+ numpy==1.21.6
6
+ Pillow==9.5.0