Greatmonkey commited on
Commit
1115bec
1 Parent(s): ea026b7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==2.0.13
2
+ torch==1.10.0
3
+ transformers==4.12.2
4
+ pillow==8.4.0