Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.26.0
|
2 |
+
pandas
|
3 |
+
sentence-transformers
|
4 |
+
torch
|
5 |
+
edge-tts
|
6 |
+
uuid
|
7 |
+
shutil
|