Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
faiss-cpu
|
5 |
-
PyPDF2
|
6 |
-
SpeechRecognition
|
7 |
-
gtts
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
faiss-cpu
|
5 |
+
PyPDF2
|
6 |
+
SpeechRecognition
|
7 |
+
gtts
|