paloma99 commited on
Commit
1093eee
1 Parent(s): f62e022

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
  torch
3
  langchain
4
  langchain-community
@@ -6,4 +6,5 @@ pypdf
6
  pydantic
7
  sentence-transformers
8
  chromadb
9
- gradio
 
 
1
+ transformers==4.28.0
2
  torch
3
  langchain
4
  langchain-community
 
6
  pydantic
7
  sentence-transformers
8
  chromadb
9
+ gradio
10
+ beautifulsoup4