Commit
·
867dfa9
1
Parent(s):
f7198fd
Fix: Remove conflicting dependencies from requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -4,7 +4,3 @@ torchvision==0.15.2
|
|
| 4 |
opencv-python==4.8.1.78
|
| 5 |
numpy==1.24.3
|
| 6 |
Pillow==10.0.1
|
| 7 |
-
fastapi==0.104.1
|
| 8 |
-
uvicorn[standard]==0.24.0
|
| 9 |
-
python-multipart==0.0.6
|
| 10 |
-
pydantic==2.4.2
|
|
|
|
| 4 |
opencv-python==4.8.1.78
|
| 5 |
numpy==1.24.3
|
| 6 |
Pillow==10.0.1
|
|
|
|
|
|
|
|
|
|
|
|