mrbui1990 commited on
Commit
50a6dd4
·
verified ·
1 Parent(s): 626de23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -18,4 +18,14 @@ facexlib @ git+https://github.com/tuan2308/facexlib.git
18
  gfpgan
19
  tqdm
20
  gradio
21
- realesrgan @ git+https://github.com/tuan2308/Real-ESRGAN.git
 
 
 
 
 
 
 
 
 
 
 
18
  gfpgan
19
  tqdm
20
  gradio
21
+ realesrgan @ git+https://github.com/tuan2308/Real-ESRGAN.git
22
+ timm
23
+ kornia
24
+ prettytable
25
+ typing
26
+ scikit-image
27
+ huggingface_hub
28
+ transformers>=4.39.1
29
+ gradio_imageslider
30
+ loadimg>=0.1.1
31
+ einops