Skip to content

Commit 7e6dfe6

Browse files
committed
ad novllm
1 parent 30fd16f commit 7e6dfe6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pyproject.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,15 @@ classifiers=[
162162
"iopath",
163163
"jsonlines",
164164
]
165+
novllm = [
166+
"boto3",
167+
"google-genai",
168+
"datasketch",
169+
"s3fs",
170+
"datasets",
171+
"iopath",
172+
"jsonlines",
173+
]
165174
# For video processing
166175
vision = [
167176
"submitit>=1.5.2",

0 commit comments

Comments
 (0)