SanskarModi commited on
Commit
ccd72fd
·
verified ·
1 Parent(s): b27e3c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -17,6 +17,7 @@ python-dotenv
17
  # User Interface and inference
18
  fastapi
19
  uvicorn
 
20
 
21
  # Code Formatting
22
  black
 
17
  # User Interface and inference
18
  fastapi
19
  uvicorn
20
+ python-multipart
21
 
22
  # Code Formatting
23
  black