Skip to content

Commit bf7a3e6

Browse files
authored
Update architectures.json
1 parent 95d9f06 commit bf7a3e6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

data/architectures.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@
149149
"name": "RCAN",
150150
"input": "image",
151151
"compatiblePlatforms": [
152-
"pytorch"
152+
"pytorch",
153+
"onnx"
153154
]
154155
},
155156
"real-cugan": {
@@ -252,4 +253,4 @@
252253
"onnx"
253254
]
254255
}
255-
}
256+
}

0 commit comments

Comments
 (0)