Surya152002 commited on
Commit
3bbfc67
·
1 Parent(s): af935db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- torch
2
- pathlib
3
- PIL
4
- streamlit
5
- torchvision
 
1
+ torch==1.10.0
2
+ Pillow==8.2.0
3
+ streamlit==1.16.0