Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,5 @@ opencv-python-headless==4.9.0.80
|
|
| 5 |
numpy==1.26.4
|
| 6 |
python-multipart==0.0.9
|
| 7 |
huggingface_hub==0.23.0
|
|
|
|
|
|
|
|
|
| 5 |
numpy==1.26.4
|
| 6 |
python-multipart==0.0.9
|
| 7 |
huggingface_hub==0.23.0
|
| 8 |
+
torch==2.4.0
|
| 9 |
+
torchvision==0.19.0
|