drankush-ai commited on
Commit
016010e
·
verified ·
1 Parent(s): 2df31f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  gradio==4.1.0
2
- torch==2.1
3
  opencv-python-headless==4.7.0.72
4
  numpy==1.23.5
5
  gitpython==3.1.31
6
  huggingface_hub==0.17.3
7
  fastMONAI==0.1.0
8
  IPython==8.12.0
9
- fastai==2.7.9
10
  torchvision==0.14.1
11
  scikit-image==0.20.0
 
1
  gradio==4.1.0
2
+ torch==2.7
3
  opencv-python-headless==4.7.0.72
4
  numpy==1.23.5
5
  gitpython==3.1.31
6
  huggingface_hub==0.17.3
7
  fastMONAI==0.1.0
8
  IPython==8.12.0
9
+ fastai==2.8.2
10
  torchvision==0.14.1
11
  scikit-image==0.20.0