mohitkumarrajbadi commited on
Commit
738b7b2
·
1 Parent(s): 73137a4

Changes in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -11
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- streamlit
2
- pandas
3
- numpy
4
- torch
5
- transformers
6
- matplotlib
7
- time
8
- json
9
- re
10
- os
11
- asyncio
 
1
+ streamlit==1.41.0
2
+ pandas==2.2.2
3
+ numpy==2.0.0
4
+ torch==2.1.0
5
+ transformers==4.35.0
6
+ matplotlib==3.8.0