Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
google-generativeai
|
2 |
-
transformers
|
3 |
-
pytube
|
4 |
-
SpeechRecognition
|
5 |
-
pyaudio
|
6 |
-
Flask
|
7 |
-
Flask-Cors
|
|
|
1 |
+
google-generativeai
|
2 |
+
transformers
|
3 |
+
pytube
|
4 |
+
SpeechRecognition
|
5 |
+
pyaudio
|
6 |
+
Flask
|
7 |
+
Flask-Cors
|