Skip to content

Commit 96dbd56

Browse files
Merge pull request #89 from patrickfleith/bug/87-add-gradio-to-dependencies
adding gradio to dependencies for dataset inspector
2 parents 2dbdf25 + a0b0af6 commit 96dbd56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dependencies = [
3131
"openai",
3232
"pydantic",
3333
"litellm",
34+
"gradio",
3435
]
3536

3637
[project.optional-dependencies]

0 commit comments

Comments
 (0)