IFMedTechdemo commited on
Commit
b298a02
·
verified ·
1 Parent(s): b01878e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==6.2.0
2
  torch # pin to the version you trained with if needed
 
3
  numpy==1.26.4
4
  pillow==11.0.0
5
  opencv-python==4.11.0.86
 
1
  gradio==6.2.0
2
  torch # pin to the version you trained with if needed
3
+ torchvision
4
  numpy==1.26.4
5
  pillow==11.0.0
6
  opencv-python==4.11.0.86