Maheentouqeer1 commited on
Commit
9822a78
·
verified ·
1 Parent(s): d23e542

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,8 +2,9 @@ streamlit==1.28.0
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
 
2
  torch==2.2.1
3
  torchvision==0.17.1
4
  transformers==4.38.2
5
+ tensorflow-cpu==2.16.1
6
+ keras==3.3.3
7
+ huggingface_hub==0.23.2
8
  numpy==1.26.4
9
  pillow==10.2.0
10
  plotly==5.19.0