yashpat85 commited on
Commit
37307f7
·
verified ·
1 Parent(s): 4de9c2d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- numpy==1.26.4
2
- pandas==2.2.2
3
- tensorflow==2.17.0
4
- matplotlib==3.9.2
5
- streamlit==1.37.1
 
 
 
 
1
+ numpy==1.26.4
2
+ pandas==2.2.2
3
+ tensorflow==2.17.0
4
+ matplotlib==3.9.2
5
+ streamlit==1.37.1
6
+ transformers
7
+ huggingface_hub
8
+ datasets