taghyan commited on
Commit
a1f8ad7
·
verified ·
1 Parent(s): bccfa56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fastapi>=0.68.0
2
- sentence-transformers>=2.2.0
 
3
  numpy>=1.21.0
4
  pydantic>=1.8.0
5
  uvicorn>=0.15.0
 
1
  fastapi>=0.68.0
2
+ sentence-transformers>=2.2.2
3
+ gradio==3.35.2 # replace with your version
4
  numpy>=1.21.0
5
  pydantic>=1.8.0
6
  uvicorn>=0.15.0