Abhishek commited on
Commit ·
0af05ad
1
Parent(s): 525ca62
reqs update
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
numpy
|
|
|
|
| 1 |
+
torch==2.4.0
|
| 2 |
+
torchvision==0.19.0
|
| 3 |
+
fastai==2.7.15
|
| 4 |
+
pillow==10.0.0
|
| 5 |
+
numpy==1.26.0
|
|
|