wjm55 commited on
Commit
f2693c5
·
1 Parent(s): 4fa73ec

Update requirements.txt to add 'python-multipart' alongside 'uvicorn'

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ huggingface-hub
3
  supervision
4
  requests
5
  fastapi
6
- uvicorn
 
 
3
  supervision
4
  requests
5
  fastapi
6
+ uvicorn
7
+ python-multipart