mgbam commited on
Commit
6ccc78b
·
verified ·
1 Parent(s): 0873cc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  torch
2
  torchvision
3
- gradio>=4.0.0
4
  pillow
5
  numpy
6
  scikit-learn
@@ -10,3 +9,4 @@ pandas
10
  seaborn
11
  huggingface_hub
12
  onnx
 
 
1
  torch
2
  torchvision
 
3
  pillow
4
  numpy
5
  scikit-learn
 
9
  seaborn
10
  huggingface_hub
11
  onnx
12
+ gradio>=4.31,<5