mehranandi commited on
Commit
dca1f1d
·
1 Parent(s): 4983664

Create Con.json

Browse files
Files changed (1) hide show
  1. Con.json +7 -0
Con.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "requirements": [
3
+ "transformers"
4
+ "gradio"
5
+ "numpy"
6
+ ]
7
+ }