Metadata-Version: 2.4
Name: tfmx
Version: 0.6.1
Summary: Serve Transformers in one line
Author: Hansimov
License-Expression: MIT
Project-URL: Homepage, https://github.com/Hansimov/tfmx
Project-URL: Issues, https://github.com/Hansimov/tfmx/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tclogger
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: httpx
Requires-Dist: webu
Requires-Dist: orjson
Dynamic: license-file

# tfmx

![](https://img.shields.io/pypi/v/tfmx?label=tfmx&color=blue&cacheSeconds=60)

## Install

```sh
pip install tfmx --upgrade
```
