Karthikeyan commited on
Commit
5822c8b
1 Parent(s): ee819dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
  gradio
2
  tensorflow
3
- openai
4
  transformers
 
5
  tiktoken
6
  langchain
7
  requests
8
- unstructured
9
  validators
10
  pytesseract
11
  tabulate
12
  nltk
13
  python-dotenv
14
  faiss-cpu
15
- plotly
 
 
1
  gradio
2
  tensorflow
 
3
  transformers
4
+ openai
5
  tiktoken
6
  langchain
7
  requests
 
8
  validators
9
  pytesseract
10
  tabulate
11
  nltk
12
  python-dotenv
13
  faiss-cpu
14
+ plotly
15
+ plotly-express