Metadata-Version: 2.1
Name: bellek
Version: 0.17.1
Summary: My digital memory
Home-page: https://github.com/bdsaglam/bellek
Author: Barış Deniz Sağlam
Author-email: bdsaglam@gmail.com
License: Apache Software License 2.0
Keywords: notebook
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: fastai (>=2.7.11)
Requires-Dist: fastmtl (>=1.2.0)
Requires-Dist: python-dotenv
Requires-Dist: datasets
Requires-Dist: transformers
Requires-Dist: openai
Requires-Dist: langchain
Requires-Dist: sentence-transformers
Requires-Dist: wandb
Provides-Extra: dev
Requires-Dist: nbdev ; extra == 'dev'
Requires-Dist: jupyter ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'

bellek
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install clip@git+https://github.com/openai/CLIP.git
pip install bellek
```


