You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[fastai](./fastai)| Library to train fast and accurate models with state-of-the-art outputs. | ✅ | ✅ | ✅ | ✅ |
17
17
|[Keras](https://huggingface.co/docs/hub/keras)| Library that uses a consistent and simple API to build models leveraging TensorFlow and its ecosystem. | ❌ | ❌ | ✅ | ✅ |
18
-
|[Flair](https://github.com/flairNLP/flair)| Very simple framework for state-of-the-art NLP. | ✅ | ✅ | ✅ | ✅ |
18
+
|[Flair](./flair)| Very simple framework for state-of-the-art NLP. | ✅ | ✅ | ✅ | ✅ |
|[MidiTok](https://github.com/Natooz/MidiTok)| Tokenizers for symbolic music / MIDI files. | ❌ | ❌ | ✅ | ✅ |
21
-
|[ML-Agents](https://github.com/huggingface/ml-agents)| Enables games and simulations made with Unity to serve as environments for training intelligent agents. | ❌ | ❌ | ✅ | ✅ |
21
+
|[ML-Agents](./ml-agents)| Enables games and simulations made with Unity to serve as environments for training intelligent agents. | ❌ | ❌ | ✅ | ✅ |
22
22
|[NeMo](https://github.com/NVIDIA/NeMo)| Conversational AI toolkit built for researchers | ✅ | ✅ | ✅ | ❌ |
23
-
|[OpenCLIP](https://github.com/mlfoundations/open_clip)| Library for open-source implementation of OpenAI's CLIP | ❌ | ❌ | ✅ | ✅ |
24
-
|[PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)| Easy-to-use and powerful NLP library built on PaddlePaddle | ✅ | ✅ | ✅ | ✅ |
|[Stable-Baselines3](https://github.com/DLR-RM/stable-baselines3)| Set of reliable implementations of deep reinforcement learning algorithms in PyTorch | ❌ | ✅ | ✅ | ✅ |
|[Timm](https://github.com/rwightman/pytorch-image-models)| Collection of image models, scripts, pretrained weights, etc. | ✅ | ✅ | ✅ | ✅ |
40
-
|[Transformers](https://github.com/huggingface/transformers)| State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX | ✅ | ✅ | ✅ | ✅ |
41
-
|[Transformers.js](https://github.com/xenova/transformers.js)| State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server! | ❌ | ❌ | ✅ | ❌ |
42
-
|[Unity Sentis](https://unity.com/products/sentis)| Inference engine for the Unity 3D game engine | ❌ | ❌ | ❌ | ❌ |
39
+
|[Timm](./timm)| Collection of image models, scripts, pretrained weights, etc. | ✅ | ✅ | ✅ | ✅ |
40
+
|[Transformers](./transformers)| State-of-the-art Natural Language Processing for PyTorch, TensorFlow, and JAX | ✅ | ✅ | ✅ | ✅ |
41
+
|[Transformers.js](./transformers-js)| State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server! | ❌ | ❌ | ✅ | ❌ |
42
+
|[Unity Sentis](./unity-sentis)| Inference engine for the Unity 3D game engine | ❌ | ❌ | ❌ | ❌ |
43
43
44
44
### How can I add a new library to the Inference API?
0 commit comments