Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ polars==0.20.10
|
|
4 |
openpyxl==3.1.2
|
5 |
scipy==1.10.1
|
6 |
xlsx2csv==0.8.2
|
7 |
-
torch==2.2.0
|
|
|
8 |
streamlit-tags==1.2.8
|
|
|
4 |
openpyxl==3.1.2
|
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
|