khushidhar1210 commited on
Commit
8a19817
·
verified ·
1 Parent(s): 8a43c34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- geopandas==0.12.2
2
- pandas==1.5.3
3
- shapely==2.0.1
4
- transformers==4.29.0
5
- torch==2.1.0
6
- matplotlib==3.7.1
7
- streamlit==1.19.0
8
- xmltodict==0.12.0
9
 
 
1
+ geopandas
2
+ pandas
3
+ shapely
4
+ transformers
5
+ torch
6
+ matplotlib
7
+ streamlit
8
+ xmltodict
9