SarahXia0405 commited on
Commit
3863dc4
·
verified ·
1 Parent(s): 42a6c9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,10 +1,12 @@
1
- gradio>=5.0.0
 
 
2
  openai>=1.44.0
3
  tiktoken
4
- python-docx
5
  langsmith>=0.1.0
6
  langchain-core
7
  langchain-openai
8
- pypdf
9
  python-docx
10
- python-pptx
 
 
1
+ fastapi>=0.111.0
2
+ uvicorn[standard]>=0.30.0
3
+
4
  openai>=1.44.0
5
  tiktoken
 
6
  langsmith>=0.1.0
7
  langchain-core
8
  langchain-openai
9
+
10
  python-docx
11
+ pypdf
12
+ python-pptx