consy commited on
Commit
921bf7f
·
verified ·
1 Parent(s): 8c0f757

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
  huggingface_hub
3
  sentence-transformers
4
  torch
5
- numpy
 
1
+ gradio>=4.0.0
2
  huggingface_hub
3
  sentence-transformers
4
  torch
5
+ numpy