panda1835 commited on
Commit
021529c
·
1 Parent(s): a47307e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
 
 
1
  gradio
2
- tensorflow-cpu
3
  Pillow
4
  numpy
 
1
+ --find-links https://download.pytorch.org/whl/cpu
2
+ torch
3
+ torchvision
4
  gradio
 
5
  Pillow
6
  numpy