Commit ·
98b1df6
1
Parent(s): 51a34d1
Update Requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas
|
|
| 3 |
streamlit
|
| 4 |
torch
|
| 5 |
pillow==10.3.0
|
| 6 |
-
numpy==1.26.4
|
|
|
|
|
|
| 3 |
streamlit
|
| 4 |
torch
|
| 5 |
pillow==10.3.0
|
| 6 |
+
numpy==1.26.4
|
| 7 |
+
torchvision
|