rayuga2503 commited on
Commit
68bb7a6
·
verified ·
1 Parent(s): 93c21cd

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
+ torchaudio
4
+ transformers
5
+ gradio
6
+ numpy
7
+ Pillow
8
+ opencv-python