Spaces:
Runtime error
Runtime error
Commit
·
74d3b5d
1
Parent(s):
1d7145f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ Requests==2.30.0
|
|
12 |
scikit_learn==1.1.2
|
13 |
seaborn==0.11.2
|
14 |
selenium==4.9.1
|
15 |
-
streamlit
|
16 |
torch
|
17 |
torchvision==0.14.0
|
18 |
tqdm==4.64.1
|
|
|
12 |
scikit_learn==1.1.2
|
13 |
seaborn==0.11.2
|
14 |
selenium==4.9.1
|
15 |
+
streamlit
|
16 |
torch
|
17 |
torchvision==0.14.0
|
18 |
tqdm==4.64.1
|