ruminasval commited on
Commit
6310dc8
·
verified ·
1 Parent(s): 2914eb1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ mediapipe
4
+ gradio
5
+ opencv-python
6
+ Pillow
7
+ matplotlib