Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas ==2.2
|
|
3 |
Requests==2.31.0
|
4 |
scipy==1.13.0
|
5 |
torch==2.1.1
|
|
|
6 |
openpyxl
|
|
|
3 |
Requests==2.31.0
|
4 |
scipy==1.13.0
|
5 |
torch==2.1.1
|
6 |
+
xlrd
|
7 |
openpyxl
|