UPstud commited on
Commit
6dd5950
Β·
verified Β·
1 Parent(s): f6d2997

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- torch
2
- 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 +21,7 @@ prettytable==3.6.0
24
  basicsr==1.4.2
25
  salesforce-lavis==1.0.2
26
  grpcio==1.60
27
- pydantic==1.9
28
  wandb==0.15.12
29
  spacy==3.5.1
30
  typer==0.7.0
 
1
+ gradio==3.31.0
2
+ gradio-client==0.2.5
 
 
 
3
  albumentations==1.3.0
4
  opencv-python==4.9.0.80
5
  opencv-python-headless==4.5.5.64
 
21
  basicsr==1.4.2
22
  salesforce-lavis==1.0.2
23
  grpcio==1.60
24
+ pydantic==1.10.5
25
  wandb==0.15.12
26
  spacy==3.5.1
27
  typer==0.7.0