not-lain commited on
Commit
f6bfd3f
1 Parent(s): 40aa511

Update requirements.txt

Browse files

this should fix it for you

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