Fozan-Talat commited on
Commit
79ade52
·
1 Parent(s): 330598b

added uvicorn in req file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,5 +5,6 @@ mammoth
5
  markdown
6
  python-dotenv
7
  fastapi
 
8
  gradio
9
  streamlit #if you want to use stramlit UI
 
5
  markdown
6
  python-dotenv
7
  fastapi
8
+ uvicorn
9
  gradio
10
  streamlit #if you want to use stramlit UI