JPM34 commited on
Commit
5596860
·
1 Parent(s): ab12d60

Added google gen-ai package

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  datasets
 
2
  gradio
3
  huggingface-hub
4
  imageio
 
1
  datasets
2
+ google-genai = {version = "*"}
3
  gradio
4
  huggingface-hub
5
  imageio