embed-api / README.md
Hansimov's picture
:gem: [Feature] Add hf space template in README
74c142b
|
raw
history blame
No virus
311 Bytes
metadata
title: Embed API
emoji: 🔠
colorFrom: gray
colorTo: gray
sdk: docker
app_port: 16666

embed-api

An API to calculate embeddings for text with open-source models.

Install

# pipreqs . --force --mode no-pin --encoding=utf-8
pip install -r requirements.txt

Run

python -m app