Spaces:
Running
Running
Commit
·
8b182f0
1
Parent(s):
8ea4e27
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,6 +12,6 @@ scikit_learn==1.1.2
|
|
12 |
seaborn==0.11.2
|
13 |
selenium==4.9.1
|
14 |
streamlit==1.13.0
|
15 |
-
torch
|
16 |
torchvision==0.14.0
|
17 |
tqdm==4.64.1
|
|
|
12 |
seaborn==0.11.2
|
13 |
selenium==4.9.1
|
14 |
streamlit==1.13.0
|
15 |
+
torch
|
16 |
torchvision==0.14.0
|
17 |
tqdm==4.64.1
|