simonpick commited on
Commit
dd1bba2
·
verified ·
1 Parent(s): 15e4e8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  torch>=2.3.0
2
  torchvision>=0.18.0
3
- numpy>=1.26.0
4
  opencv-python-headless>=4.9.0
5
  anycalib @ git+https://github.com/javrtg/AnyCalib.git@3cf2e5dda92faf80f3548adaa0a8515f807848aa
6
  safetensors>=0.4.0
 
 
 
1
  torch>=2.3.0
2
  torchvision>=0.18.0
3
+ numpy>=1.26.0,<2.0
4
  opencv-python-headless>=4.9.0
5
  anycalib @ git+https://github.com/javrtg/AnyCalib.git@3cf2e5dda92faf80f3548adaa0a8515f807848aa
6
  safetensors>=0.4.0
7
+ gradio==4.44.0
8
+ gradio_client==1.3.0