Spaces:
Running
on
Zero
Running
on
Zero
JunityZhan
commited on
Commit
•
489ce8a
1
Parent(s):
fc4dca6
fix: ImportError: cannot import name 'Annotated' from 'pydantic.typing'
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ grpcio==1.57.0
|
|
8 |
grpcio-tools==1.57.0
|
9 |
hydra-core==1.3.2
|
10 |
HyperPyYAML==1.2.2
|
11 |
-
inflect==
|
12 |
librosa==0.10.2
|
13 |
lightning==2.2.4
|
14 |
matplotlib==3.7.5
|
|
|
8 |
grpcio-tools==1.57.0
|
9 |
hydra-core==1.3.2
|
10 |
HyperPyYAML==1.2.2
|
11 |
+
inflect==7.3.1
|
12 |
librosa==0.10.2
|
13 |
lightning==2.2.4
|
14 |
matplotlib==3.7.5
|