MdSourav76046 commited on
Commit
b5d9770
·
verified ·
1 Parent(s): 64a3e92

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ torch==2.1.0
3
  gradio==4.8.0
4
  sentencepiece==0.1.99
5
  numpy==1.24.3
6
- protobuf==3.20.3
 
 
 
3
  gradio==4.8.0
4
  sentencepiece==0.1.99
5
  numpy==1.24.3
6
+ protobuf==3.20.3
7
+ fastapi==0.104.1
8
+ uvicorn==0.24.0