stshanks commited on
Commit
90e7962
·
verified ·
1 Parent(s): f96e87a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tensorflow>=2.19.0
2
  gradio
3
  numpy
4
- pillow
 
 
1
  tensorflow>=2.19.0
2
  gradio
3
  numpy
4
+ pillow
5
+ pydantic==2.10.6