Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3547,3 +3547,27 @@ description = Markdown URL utilities
[uc-micro-py]
description = Micro subset of unicode data files for linkify-it-py projects.

[dataclasses-json]
description = Easily serialize dataclasses to and from JSON

[langchain]
description = Building applications with LLMs through composability

[marshmallow-enum]
description = Enum field for Marshmallow

[openapi-schema-pydantic]
description = OpenAPI (v3) specification schema as pydantic class

[typing-inspect]
description = Runtime inspection utilities for typing module.

[huggingface-hub]
description = Client library to download and publish models, datasets and other repos on the huggingface.co hub

[tokenizers]
description = Fast and Customizable Tokenizers

[transformers]
description = State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow