Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -2,9 +2,7 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
-
pillow
|
| 6 |
numpy
|
| 7 |
-
tensorflow-cpu
|
| 8 |
-
nibabel
|
| 9 |
opencv-python-headless
|
|
|
|
| 10 |
python-multipart
|
|
|
|
| 2 |
uvicorn
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
| 5 |
numpy
|
|
|
|
|
|
|
| 6 |
opencv-python-headless
|
| 7 |
+
nibabel
|
| 8 |
python-multipart
|