ashwml commited on
Commit
ecff854
1 Parent(s): 5e27394

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -2,6 +2,8 @@ gradio
2
  Pillow
3
  fastapi
4
  transformers
5
-
6
-
 
 
7
  torch
 
2
  Pillow
3
  fastapi
4
  transformers
5
+ uvicorn
6
+ python-multipart
7
+ pydantic
8
+ prometheus-client
9
  torch