AICodexLab commited on
Commit
4831255
·
1 Parent(s): 0b893a4

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio
2
  transformers
 
3
  numpy
 
1
  gradio
2
  transformers
3
+ torch
4
  numpy