kkhushisaid commited on
Commit
f68f26d
·
verified ·
1 Parent(s): 8e5fc15

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,3 +2,6 @@ gradio==4.18.0
2
  tensorflow
3
  numpy
4
  pillow
 
 
 
 
2
  tensorflow
3
  numpy
4
  pillow
5
+ pydantic==2.6.4
6
+ fastapi==0.110.2
7
+ uvicorn==0.29.0