# /// script | |
# requires-python = ">=3.12" | |
# dependencies = [ | |
# "transformers", | |
# "torch", | |
# ] | |
# /// | |
# ⚠️ Type of model/library unknown. | |
# Feel free to open a Pull request | |
# for integration of the huggingface model hub | |
# into the corresponding library =) |