Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ requests==2.32.3
|
|
11 |
scipy==1.14.1
|
12 |
tensorflow==2.17.0
|
13 |
torch==2.4.1
|
14 |
-
websocket==0.2.1
|
|
|
|
11 |
scipy==1.14.1
|
12 |
tensorflow==2.17.0
|
13 |
torch==2.4.1
|
14 |
+
websocket==0.2.1
|
15 |
+
openpyxl==3.1.5
|