rethinks commited on
Commit
e6078a8
·
verified ·
1 Parent(s): aef0574

Upload 4 files

Browse files
Files changed (2) hide show
  1. app.py +0 -0
  2. requirements.txt +1 -0
app.py CHANGED
The diff for this file is too large to render. See raw diff
 
requirements.txt CHANGED
@@ -12,6 +12,7 @@ opencv-python-headless>=4.8.0
12
  sentence-transformers>=2.2.2
13
  torch>=2.1.0
14
  torchvision>=0.16.0
 
15
  hdbscan>=0.8.33
16
  scikit-learn>=1.3.0
17
  numpy>=1.26.0
 
12
  sentence-transformers>=2.2.2
13
  torch>=2.1.0
14
  torchvision>=0.16.0
15
+ transformers>=4.35.0
16
  hdbscan>=0.8.33
17
  scikit-learn>=1.3.0
18
  numpy>=1.26.0