Spaces:
Sleeping
Sleeping
oliviercaron
commited on
Commit
•
c1d73b2
1
Parent(s):
5af24b5
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scipy==1.10.1
|
|
6 |
xlsx2csv==0.8.2
|
7 |
torch==2.2.0
|
8 |
cuda-python==11.8.3
|
9 |
-
streamlit-tags==1.2.8
|
|
|
|
6 |
xlsx2csv==0.8.2
|
7 |
torch==2.2.0
|
8 |
cuda-python==11.8.3
|
9 |
+
streamlit-tags==1.2.8
|
10 |
+
XlsxWriter==3.2.0
|