SiyaYan commited on
Commit
1399546
·
verified ·
1 Parent(s): 350a321

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
+ torchvision
3
+ huggingface_hub
4
+ datasets
5
+ gradio
6
+ pillow
7
+ numpy