Spaces:
Sleeping
Sleeping
Commit
·
1360f68
1
Parent(s):
496d210
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -10,6 +10,8 @@ PyYAML==6.0
|
|
10 |
scikit_learn==1.2.2
|
11 |
scipy==1.8.0
|
12 |
streamlit==1.24.0
|
13 |
-
|
14 |
-
|
|
|
|
|
15 |
tqdm==4.65.0
|
|
|
10 |
scikit_learn==1.2.2
|
11 |
scipy==1.8.0
|
12 |
streamlit==1.24.0
|
13 |
+
tensorboardX==2.6.1
|
14 |
+
# torch==2.0.1+cu117
|
15 |
+
torchvision==0.11.1
|
16 |
+
# torchvision==0.15.2+cu117
|
17 |
tqdm==4.65.0
|