Dev Gaykar commited on
Commit ·
8b3d855
1
Parent(s): 91e6dd8
add python latest version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastai==2.8.2
|
| 2 |
gradio==5.31.0
|
| 3 |
torch==2.6.0
|
| 4 |
-
torchvision==0.21.0
|
|
|
|
|
|
| 1 |
fastai==2.8.2
|
| 2 |
gradio==5.31.0
|
| 3 |
torch==2.6.0
|
| 4 |
+
torchvision==0.21.0
|
| 5 |
+
python==3.12.10
|