mjwong commited on
Commit
afbccef
·
verified ·
1 Parent(s): 5f182e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ open-clip-torch==3.0.0
2
  torch==2.6.0
3
  gradio==5.34.2
4
  requests==2.31.0
5
- huggingface-hub==0.34.3
 
 
2
  torch==2.6.0
3
  gradio==5.34.2
4
  requests==2.31.0
5
+ huggingface-hub==0.34.3
6
+ pydantic==2.10.6