oliviercaron commited on
Commit
e0d7600
·
verified ·
1 Parent(s): d3bad20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gliner==0.1.3
2
- streamlit==1.31.1
3
  polars==0.20.10
4
  openpyxl==3.1.2
5
  scipy==1.10.1
6
- xlsx2csv==0.8.2
 
 
 
1
+ gliner==0.2.13
2
+ streamlit==1.37.0
3
  polars==0.20.10
4
  openpyxl==3.1.2
5
  scipy==1.10.1
6
+ xlsx2csv==0.8.2
7
+ torch==2.2.0+cu121
8
+ streamlit-tags==1.2.8