etemkocaaslan commited on
Commit
6ac4bd3
·
verified ·
1 Parent(s): 55e9c83

Update requirements

Browse files
Files changed (1) hide show
  1. requirements +4 -5
requirements CHANGED
@@ -1,5 +1,4 @@
1
- typing
2
- torch
3
- torchvision
4
- pillow
5
- gradio
 
1
+ torch==1.12.1
2
+ torchvision==0.13.1
3
+ Pillow==9.0.1
4
+ gradio==3.0.19