JimSmith007 commited on
Commit
f709dd4
·
1 Parent(s): 6f08fb5

Ajout de python-multipart pour FastAPI

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ transformers
5
  Pillow
6
  opencv-python
7
  numpy
8
- albumentations
 
 
5
  Pillow
6
  opencv-python
7
  numpy
8
+ albumentations
9
+ python-multipart