Codewithsalty commited on
Commit
63e5aaf
·
verified ·
1 Parent(s): e842be8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -5,4 +5,6 @@ pillow
5
  uvicorn
6
  huggingface_hub
7
  python-multipart
 
 
8
 
 
5
  uvicorn
6
  huggingface_hub
7
  python-multipart
8
+ uvicorn[standard]
9
+
10