amanm10000 commited on
Commit
e585b1e
·
1 Parent(s): 7a83876

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- git streamlit==1.24.0
2
- --extra-index-url https://download.pytorch.org/whl/cpu
3
- torch==2.0.1+cpu
4
- torchvision==0.15.2+cpu
5
  Pillow==9.5.0
 
1
+ streamlit==1.24.0
2
+ torch==2.0.1
3
+ torchvision==0.15.2
 
4
  Pillow==9.5.0