RAMYASRI-39 commited on
Commit
59be2a3
·
verified ·
1 Parent(s): be93ba0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  gradio==3.38.0
2
  huggingface-hub==0.19.3
3
- transformers==4.36.2 # Updated to satisfy all dependencies
4
  firebase_admin==6.5.0
5
  pydantic==1.10.8
6
  jsonpatch==1.32
7
  joblib==1.3.2
8
- sentence-transformers==2.2.2 # Compatible with transformers 4.36.2
9
  spaces==0.30.0
10
  ragatouille==0.0.8.post4
11
  lancedb==0.5.0
 
1
  gradio==3.38.0
2
  huggingface-hub==0.19.3
3
+ transformers==4.36.2
4
  firebase_admin==6.5.0
5
  pydantic==1.10.8
6
  jsonpatch==1.32
7
  joblib==1.3.2
8
+ sentence-transformers==2.2.2
9
  spaces==0.30.0
10
  ragatouille==0.0.8.post4
11
  lancedb==0.5.0