MorenoLaQuatra
commited on
Commit
·
1c0d119
1
Parent(s):
0aab0ed
Solving errors in demo
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ st_btn_select
|
|
5 |
streamlit_option_menu
|
6 |
bokeh
|
7 |
streamlit_bokeh_events
|
8 |
-
streamlit-webcam-example
|
|
|
|
|
|
|
|
|
|
|
|
5 |
streamlit_option_menu
|
6 |
bokeh
|
7 |
streamlit_bokeh_events
|
8 |
+
streamlit-webcam-example
|
9 |
+
torch
|
10 |
+
numpy
|
11 |
+
pandas
|
12 |
+
tqdm
|
13 |
+
Pillow
|