Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,5 @@ Pillow==9.5.0
|
|
| 10 |
plotly==5.7.0
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
segment_anything==1.0
|
|
|
|
|
|
|
|
|
| 10 |
plotly==5.7.0
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
segment_anything==1.0
|
| 13 |
+
torchvision
|
| 14 |
+
torch
|