Update requirements.txt

#1
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.16.0
2
  gradio_imageslider
3
- #torch
4
- #torchvision
5
  pillow
6
  numpy
7
  typing
 
1
  gradio==4.16.0
2
  gradio_imageslider
3
+ torch
4
+ torchvision
5
  pillow
6
  numpy
7
  typing