rishabh5752 commited on
Commit
3bfae6d
·
1 Parent(s): ffc675f

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.3.0
2
+ cohere==0.3.2
3
+ annoy==1.17.0
4
+ numpy==1.19.5