DILSHAD737 commited on
Commit
a49ae9c
·
verified ·
1 Parent(s): f792f47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,11 +2,11 @@ gradio
2
  pillow
3
  opencv-python-headless
4
  numpy
5
- torch==2.1.0
6
- torchvision==0.16.0
7
  imageio==2.31.6
8
  imageio-ffmpeg==0.4.9
9
- scikit-image==0.22.0
10
  piexif==1.1.3
11
  pillow-heif
12
  cairosvg==2.7.0
 
2
  pillow
3
  opencv-python-headless
4
  numpy
5
+ torch
6
+ torchvision
7
  imageio==2.31.6
8
  imageio-ffmpeg==0.4.9
9
+ scikit-image
10
  piexif==1.1.3
11
  pillow-heif
12
  cairosvg==2.7.0