diff --git a/Object_Detection_Yolo_with_FastAPI/requirements.txt b/Object_Detection_Yolo_with_FastAPI/requirements.txt index 9fd8af6..ba9f0db 100644 --- a/Object_Detection_Yolo_with_FastAPI/requirements.txt +++ b/Object_Detection_Yolo_with_FastAPI/requirements.txt @@ -86,7 +86,7 @@ termcolor==2.4.0 thop==0.1.1.post2209072238 # Torch & Torchvision zorunlu eşleşme -torch==2.8.0 +torch==2.13.0 torchvision==0.17.0 tqdm==4.66.3