mixed-modality-search commited on
Commit
866b83c
·
1 Parent(s): a2f941d
data/dummy_submission.json ADDED
The diff for this file is too large to render. See raw diff
 
data/example.json ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  scikit-learn
2
  gradio
3
  cryptography
4
- numpy
 
 
 
1
  scikit-learn
2
  gradio
3
  cryptography
4
+ numpy
5
+ google-genai==1.5.0
6
+ pydantic==2.10.6