ceh-vedant commited on
Commit
d5e980f
·
verified ·
1 Parent(s): 2050261

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==4.44.0
 
2
  torch>=2.0.0
3
  transformers>=4.40.0
4
  accelerate>=0.27.0
5
- huggingface_hub>=0.22.0
6
  git+https://github.com/facebookresearch/tribev2.git
7
  nilearn>=0.10.0
8
  matplotlib>=3.7.0
 
1
+ gradio==5.25.0
2
+ huggingface_hub==0.30.0
3
  torch>=2.0.0
4
  transformers>=4.40.0
5
  accelerate>=0.27.0
 
6
  git+https://github.com/facebookresearch/tribev2.git
7
  nilearn>=0.10.0
8
  matplotlib>=3.7.0