MaheshP98 commited on
Commit
0038fa9
·
verified ·
1 Parent(s): 221e826

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- streamlit
2
- pandas
3
- matplotlib
4
- weasyprint
 
 
 
1
+ streamlit==1.35.0
2
+ pandas==2.2.2
3
+ matplotlib==3.9.2
4
+ weasyprint==62.3
5
+ transformers==4.44.2
6
+ torch==2.4.0