anthonyfang commited on
Commit
5fcec41
·
1 Parent(s): 2b25586

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ text-generation==0.6.0
2
+ transformers==4.31.0
3
+ pymongo==4.4.1