ddriscoll commited on
Commit
24fc07c
Β·
verified Β·
1 Parent(s): 70edd2d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -8,11 +8,10 @@ basicsr==1.4.2
8
  diffusers==0.30.0
9
  gradio==5.12.0
10
  huggingface-hub==0.26.2
11
- marigold-depth-pipeline # If provided on PyPI, otherwise note as external
12
  numpy==1.26.4
13
  opencv-python==4.8.1.78
14
  Pillow==10.3.0
15
- RealESRGAN==0.3.0 # Custom package for image upscaling
16
  requests==2.32.3
17
  torch==2.4.0
18
  torchvision==0.19.0
 
8
  diffusers==0.30.0
9
  gradio==5.12.0
10
  huggingface-hub==0.26.2
 
11
  numpy==1.26.4
12
  opencv-python==4.8.1.78
13
  Pillow==10.3.0
14
+ realesrgan==0.3.0 # Custom package for image upscaling
15
  requests==2.32.3
16
  torch==2.4.0
17
  torchvision==0.19.0