12 Коммитов

Автор SHA1 Сообщение Дата
Inga Ulusoy
65531c6204
minor changes for revision 2 (#212)
* fix typos

* add buttons for google colab everywhere

* update readme, separate out FAQ

* add privacy disclosure statement

* do not install using uv

* update docs notebook

* explicit install of libopenblas

* explicit install of libopenblas

* explicit install of libopenblas

* try to get scipy installed using uv

* use ubuntu 24.04

* go back to pip

* try with scipy only

* try with a few others

* use hatchling

* wording changes, install all requirements

* fix offending spacy version

* run all tests

* include faq in documentation, fix link

* make readme links point to documentation

* load model safely

* correct edit on GH link and bump version

* remove comments
2024-10-08 10:00:31 +02:00
Inga Ulusoy
38498e3e10
use simpler image for testing emotion detector (#190)
* use simpler image for testing

* include age in faces test again

* fix typo

* try with newer tensorflow version

* remove testing for age again

* try with tensorflow newer versions only for breaking change in transformers

* force transformers to use pytorch
2024-05-31 11:43:26 +02:00
pre-commit-ci[bot]
b4aae9321c
[pre-commit.ci] pre-commit autoupdate (#176)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-31 14:17:29 +01:00
Inga Ulusoy
e11d4c05f4
Update notebooks and add options in display for text model names (#133)
* updated notebooks for the new interface

---------

Co-authored-by: Petr Andriushchenko <pitandmind@gmail.com>
2023-07-12 09:31:58 +02:00
Inga Ulusoy
dac45272b5 correct expected type to list 2023-05-25 10:51:39 +02:00
Petr Andriushchenko
0452d6607f
changed multimodal_search and corresponded notebook 2023-05-24 13:30:02 +02:00
Petr Andriushchenko
f524ecaad8
Wiriting docs to multimodal_search.py 2023-05-23 14:06:02 +02:00
Petr Andriushchenko
4ba8b43659
remove comments 2023-04-27 14:30:55 +02:00
Petr Andriushchenko
df1ea34bbc
simplify lambda function 2023-04-27 14:28:20 +02:00
Inga Ulusoy
0df2322774 use iterator as a default value in lambda 2023-04-27 13:25:24 +02:00
Petr Andriushchenko
ea297ea23d
fixing smell code smells 2023-04-27 11:06:19 +02:00
Petr Andriushchenko
622ba40964
rename misinformation to ammico 2023-04-24 17:03:58 +02:00