xuyingliKepler commited on
Commit
dcd0193
1 Parent(s): 3545c35

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ pillow
4
+ pydantic
5
+ beautifulsoup4