Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ tensorboardX==2.6.2.2
|
|
10 |
edge_tts==6.1.12
|
11 |
nest_asyncio==1.6.0
|
12 |
pydantic==2.7.3
|
13 |
-
gradio==4.7.1
|
|
|
|
10 |
edge_tts==6.1.12
|
11 |
nest_asyncio==1.6.0
|
12 |
pydantic==2.7.3
|
13 |
+
gradio==4.7.1
|
14 |
+
numpy==1.23.5
|