Zasha1 commited on
Commit
1a97435
·
verified ·
1 Parent(s): 4edcd9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  google-api-python-client==2.98.0
2
  google-auth-httplib2==0.1.0
3
  google-auth-oauthlib==0.6.0
4
- huggingface-hub==0.16.4
5
  transformers==4.32.0
6
  torch==2.1.0
7
  speechrecognition==3.8.1
@@ -10,6 +10,6 @@ vosk==0.3.32
10
  pandas==2.1.4
11
  plotly==5.18.0
12
  streamlit==1.30.0
13
- sentence-transformers==2.2.2
14
  faiss-cpu==1.7.4
15
  google-auth==2.22.0
 
1
  google-api-python-client==2.98.0
2
  google-auth-httplib2==0.1.0
3
  google-auth-oauthlib==0.6.0
4
+ huggingface-hub==0.27.1
5
  transformers==4.32.0
6
  torch==2.1.0
7
  speechrecognition==3.8.1
 
10
  pandas==2.1.4
11
  plotly==5.18.0
12
  streamlit==1.30.0
13
+ sentence-transformers==3.3.1
14
  faiss-cpu==1.7.4
15
  google-auth==2.22.0