Commit
·
aeec75a
1
Parent(s):
5031faf
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit_option_menu == 0.3.2
|
2 |
+
requests==2.28.1
|
3 |
+
streamlit-lottie==0.0.3
|
4 |
+
times==0.7
|
5 |
+
htbuilder==0.6.1
|
6 |
+
opencv-python==4.7.0.72
|
7 |
+
tensorflow==2.10.0
|
8 |
+
pygame==2.3.0
|