eaglelandsonce commited on
Commit
13129a2
1 Parent(s): cf59870

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,4 +5,7 @@ langchain
5
  faiss-cpu # or faiss-gpu if GPU support is needed
6
  youtube-transcript-api
7
  google-api-python-client
8
- bs4
 
 
 
 
5
  faiss-cpu # or faiss-gpu if GPU support is needed
6
  youtube-transcript-api
7
  google-api-python-client
8
+ bs4
9
+ python-pptx==0.6.21
10
+ icrawler==0.6.6
11
+ openai==0.27.1