Tharunika1601 commited on
Commit
2c8b97a
1 Parent(s): 62b96a1
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit==1.18.0
2
- transformers==4.12.2
3
- torch==2.1.2
4
  torchvision # Let pip install the compatible version
5
- Pillow==8.3.2
6
 
7
 
 
1
+ streamlit
2
+ transformers
3
+ torch
4
  torchvision # Let pip install the compatible version
5
+ Pillow
6
 
7