OriLib commited on
Commit
afc2671
1 Parent(s): 542c815

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ torch
4
+ torchvision
5
+ pillow
6
+ numpy
7
+ os
8
+ typing