mookkanvas commited on
Commit
8af7bdd
1 Parent(s): b913cef

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==0.88.0
2
+ transformers==4.10.2
3
+ torch==1.9.0
4
+ torchvision==0.10.0
5
+ pillow==8.3.2