Spaces:
Runtime error
Runtime error
Commit
·
61cb7e2
1
Parent(s):
a03abeb
Fix typing_extensions
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -155,7 +155,7 @@ torchopenl3==1.0.1
|
|
155 |
torchvision==0.15.2
|
156 |
tqdm==4.65.0
|
157 |
transformers==4.31.0
|
158 |
-
typing_extensions
|
159 |
tzdata==2023.3
|
160 |
urllib3==1.26.16
|
161 |
uvicorn==0.23.2
|
|
|
155 |
torchvision==0.15.2
|
156 |
tqdm==4.65.0
|
157 |
transformers==4.31.0
|
158 |
+
typing_extensions
|
159 |
tzdata==2023.3
|
160 |
urllib3==1.26.16
|
161 |
uvicorn==0.23.2
|