ai-forever / ru-clip

CLIP implementation for Russian language
Apache License 2.0
137 stars 36 forks source link

Add installation requirements #3

Closed danielgafni closed 1 month ago

danielgafni commented 3 years ago

I took these requirements from the google colab example. ru-clip will now be a proper python package. It can be installed with:

pip install .

or

poetry install

I also suggest to publish the package to PyPI.

danielgafni commented 3 years ago

Right now the python package name is clip. I suggest to rename it to ru-clip.