gabar92 commited on
Commit
bf6f453
·
verified ·
1 Parent(s): 8740828

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- pillow
3
- torch
4
- torchvision
 
 
1
+ gradio==5.0.2
2
+ pillow==10.4.0
3
+ pydantic==2.8.2
4
+ torch==2.3.1
5
+ torchvision==0.18.1