new
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ imutils==0.5.4
|
|
7 |
matplotlib==3.8.3
|
8 |
playsound==1.2.2
|
9 |
gradio==4.27.0
|
|
|
10 |
pygame
|
|
|
7 |
matplotlib==3.8.3
|
8 |
playsound==1.2.2
|
9 |
gradio==4.27.0
|
10 |
+
tensorflow
|
11 |
pygame
|