Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
3 |
-
langchain
|
4 |
-
langchain-community
|
5 |
-
gtts
|
6 |
gradio
|
7 |
-
|
8 |
-
accelerate
|
9 |
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
gTTS
|
|
|
3 |
openpyxl
|
4 |
+
requests
|