SuperPauly commited on
Commit
2222d57
Β·
verified Β·
1 Parent(s): cdcc298

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ hf_transfer
8
  pyopengl
9
  imgui
10
  glfw==2.6.1
11
- pillow>=9.5.0
12
  torchvision>=0.15.2
13
  imageio>=2.9.0
14
  matplotlib>=3.4.0
 
8
  pyopengl
9
  imgui
10
  glfw==2.6.1
11
+ pillow>=9.0.0,<10.0.0
12
  torchvision>=0.15.2
13
  imageio>=2.9.0
14
  matplotlib>=3.4.0