File size: 270 Bytes
7e2c6f0
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# /// 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 =)