papsofts commited on
Commit
6abc1d8
·
verified ·
1 Parent(s): e8baddc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # Core Frameworks
2
- gradio==4.0.0
3
  huggingface_hub==0.23.1 # last version that still includes HfFolder
4
  torch>=2.0.0
5
  torchvision>=0.15.0
@@ -12,4 +12,3 @@ pydicom>=2.4.0
12
  # File and path handling
13
  pathlib
14
 
15
-
 
1
  # Core Frameworks
2
+ gradio>=3.30
3
  huggingface_hub==0.23.1 # last version that still includes HfFolder
4
  torch>=2.0.0
5
  torchvision>=0.15.0
 
12
  # File and path handling
13
  pathlib
14