alexxtech commited on
Commit
34fd6df
·
verified ·
1 Parent(s): a051b53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ torch
4
+ torchvision
5
+ datasets
6
+ Pillow