SuriRaja commited on
Commit
b3ef395
1 Parent(s): f5e406c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ Pillow
4
+ opencv-python
5
+ gradio==3.41.2
6
+ pandas
7
+ numpy
8
+ transformers