Kiwinicki commited on
Commit
7b55753
·
verified ·
1 Parent(s): cf8fd7e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
3
  torchvision>=0.15.0
4
  gradio
5
  omegaconf
6
- pillow
 
 
3
  torchvision>=0.15.0
4
  gradio
5
  omegaconf
6
+ pillow
7
+ pydantic==2.10.6