[Bugfix] Fix hugging face command (#944)

This commit is contained in:
Deshraj Yadav
2023-11-13 12:17:27 -08:00
committed by GitHub
parent 1364975396
commit b144c7dccc
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.7"
version = "0.1.8"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",