sashdev commited on
Commit
b40dd3c
·
verified ·
1 Parent(s): 1621405

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- language-tool-python==2.7.1
2
- gradio==3.23.0 # Optional, if using Gradio for UI
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ language-tool-python