Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 370 Bytes

File metadata and controls

20 lines (13 loc) · 370 Bytes

Zigistry API

  • To run this API service:
git clone git@github.com:Zigistry/api.git
cd api
  • Then we need to install sqlite3 (with the FTS5 extension) for your platform
brew install sqlite3

sudo dnf install -y sqlite-devel

wget -O ./zigistry.db https://huggingface.co/buckets/Zigistry/Zigistry/resolve/zigistry.db?download=true