Mahbodez commited on
Commit
934079e
1 Parent(s): 1d80bec

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ json
2
+ numpy
3
+ colorama
4
+ networkx
5
+ re
6
+ matplotlib
7
+ openai
8
+ tenacity
9
+ tiktoken
10
+ functools
11
+ time