g3casey commited on
Commit
010b792
1 Parent(s): ee07693

Adding torch so that we can run models

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ pandas~=0.25.3
7
  numpy~=1.20.1
8
  ipython~=7.21.0
9
  gradio
10
- wikipedia
 
 
7
  numpy~=1.20.1
8
  ipython~=7.21.0
9
  gradio
10
+ wikipedia
11
+ torch