Spaces:
Running
Running
Commit
·
f709dd4
1
Parent(s):
6f08fb5
Ajout de python-multipart pour FastAPI
Browse files- 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
|