Maheentouqeer1 commited on
Commit
13c448e
·
verified ·
1 Parent(s): c0415aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- streamlit>=1.32.0
2
- torch>=2.0.0
3
- torchvision
4
- transformers>=4.38.0
5
- tensorflow>=2.12.0
6
- huggingface_hub>=0.20.0
7
- numpy
8
- pillow
9
- plotly
10
- requests
 
1
+ streamlit==1.32.2
2
+ torch==2.2.1
3
+ torchvision==0.17.1
4
+ transformers==4.38.2
5
+ tensorflow==2.15.0
6
+ huggingface_hub==0.21.4
7
+ numpy==1.26.4
8
+ pillow==10.2.0
9
+ plotly==5.19.0
10
+ requests==2.31.0