aico commited on
Commit
e2823b0
1 Parent(s): 4c45d43

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ Pillow
4
+ git+https://github.com/huggingface/transformers.git
5
+ numpy
6
+ matplotlib
7
+ runipy
8
+ opencv-python