ashmib commited on
Commit
3141dfc
·
verified ·
1 Parent(s): ad08564

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- sentence-transformers==2.5.1
2
- gradio==4.29.0
3
- gradio_client==0.16.1
4
  pymongo==4.6.2
5
  python-dotenv
6
  google-cloud-aiplatform
7
  google-cloud
8
  vertexai==1.43.0
9
- huggingface_hub==0.22.0
10
  certifi==2021.5.30
 
1
+ sentence-transformers
2
+ gradio
3
+ gradio_client
4
  pymongo==4.6.2
5
  python-dotenv
6
  google-cloud-aiplatform
7
  google-cloud
8
  vertexai==1.43.0
9
+ huggingface_hub
10
  certifi==2021.5.30