Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
fastai==2.8.1
|
| 2 |
toml
|
|
|
|
| 1 |
+
torch==2.6.0
|
| 2 |
fastai==2.8.1
|
| 3 |
toml
|