Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
|
|
1 |
groq
|
2 |
gTTS
|
3 |
IPython
|
4 |
pygame
|
5 |
playsound
|
6 |
-
|
7 |
-
|
|
|
1 |
+
streamlit
|
2 |
groq
|
3 |
gTTS
|
4 |
IPython
|
5 |
pygame
|
6 |
playsound
|
7 |
+
requests
|
|