File size: 304 Bytes
de16bdd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# /// script
# requires-python = ">=3.12"
# dependencies = [
# "transformers",
# "torch",
# ]
# ///
# integration status unknown.
# Please clone model and use locally.
# Also feel free to open a Pull request
# for integration of the huggingface model hub
# into the corresponding library =) |