We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625752e commit d367f5bCopy full SHA for d367f5b
1 file changed
setup.cfg
@@ -28,6 +28,7 @@ install_requires =
28
tree-sitter==0.21.3
29
wget>=3.2
30
datasets
31
+ gradio-client
32
33
[options.extras_require]
34
generate =
@@ -37,7 +38,7 @@ generate =
37
38
accelerate>=0.30.1
39
anthropic>=0.26.1
40
google-generativeai>=0.5.4
- mistralai>=0.2.0
41
+ mistralai>=0.2.0,<1.0.0
42
openai>=1.11.1
43
44
[options.entry_points]
0 commit comments