Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ torchvision
|
|
3 |
torchaudio
|
4 |
gradio
|
5 |
gradio-client
|
|
|
6 |
albumentations==1.3.0
|
7 |
opencv-python==4.9.0.80
|
8 |
opencv-python-headless==4.5.5.64
|
@@ -24,7 +25,6 @@ prettytable==3.6.0
|
|
24 |
basicsr==1.4.2
|
25 |
salesforce-lavis==1.0.2
|
26 |
grpcio==1.60
|
27 |
-
pydantic==1.10.5
|
28 |
wandb==0.15.12
|
29 |
spacy==3.5.1
|
30 |
typer==0.7.0
|
|
|
3 |
torchaudio
|
4 |
gradio
|
5 |
gradio-client
|
6 |
+
pydantic==1.10.1
|
7 |
albumentations==1.3.0
|
8 |
opencv-python==4.9.0.80
|
9 |
opencv-python-headless==4.5.5.64
|
|
|
25 |
basicsr==1.4.2
|
26 |
salesforce-lavis==1.0.2
|
27 |
grpcio==1.60
|
|
|
28 |
wandb==0.15.12
|
29 |
spacy==3.5.1
|
30 |
typer==0.7.0
|