jonathang commited on
Commit
eeba5ec
1 Parent(s): 14894e0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ openai
2
+ structlog
3
+ retrying
4
+ IPython
5
+ PIL
6
+ tiktoken