delta-praticle commited on
Commit
08a9ca2
·
verified ·
1 Parent(s): ff35c08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- gradio
2
- fastapi
3
- uvicorn
4
- pdfplumber
5
- networkx
6
- matplotlib
7
- plotly
8
- transformers
9
- langchain-core
10
- langchain-experimental
11
- langchain-groq
 
 
1
+ gradio
2
+ fastapi
3
+ uvicorn
4
+ pdfplumber
5
+ networkx
6
+ matplotlib
7
+ plotly
8
+ transformers
9
+ langchain-core
10
+ langchain-experimental
11
+ langchain-groq
12
+ scipy