Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume Klein
de7682a2f0 Automatically download converted models from the Hugging Face Hub (#70)
* Automatically download converted models from the Hugging Face Hub

* Remove unused import

* Remove non needed requirements in dev mode

* Remove extra index URL when pip install in CI

* Allow downloading to a specific directory

* Update docstring

* Add argument to disable the progess bars

* Fix typo in docstring
2023-03-24 10:55:55 +01:00
Guillaume Klein
c910ec0293 Bump version to 0.2.0 2023-03-22 20:54:07 +01:00
Guillaume Klein
e9dfe23eaa Complete the package metadata 2023-03-22 20:53:51 +01:00
Guillaume Klein
66efd02bd0 Run some automatic tests with GitHub Actions (#68) 2023-03-22 20:50:03 +01:00
Guillaume Klein
b41fd05948 Update python_requires to >=3.8 2023-03-10 11:15:58 +01:00
Guillaume Klein
5216d52d94 Initial commit 2023-02-11 10:21:19 +01:00