SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

[chromadb] No module named 'sentence_transformers' #31

Closed Manimap closed 1 year ago

Manimap commented 1 year ago

Hi,

for some reason I cannot use chromadb since it looks it needs a module called "sentence_transformers"

Just in case I reran requirements.txt and requirements-complete.txt but no success.

from sentence_transformers import SentenceTransformer ModuleNotFoundError: No module named 'sentence_transformers'

I'm on windows and in the right env, the rest works fine. Did I miss something?

Cohee1207 commented 1 year ago

Added to requirements-complete.txt