Commit ·
97bf2f4
1
Parent(s): 83c0376
Update edge_tts version in requirements.txt to 7.2.7 and remove obsolete requirements copy file
Browse files- requirements copy.txt +0 -6
- requirements.txt +1 -1
requirements copy.txt
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
edge_tts==7.2.7
|
| 2 |
-
gradio
|
| 3 |
-
transformers
|
| 4 |
-
accelerate
|
| 5 |
-
pydub
|
| 6 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
edge_tts==7.
|
| 2 |
gradio
|
|
|
|
| 1 |
+
edge_tts==7.2.7
|
| 2 |
gradio
|