Skip to content

Commit

Permalink
removing scripted 3&4
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Aug 20, 2024
1 parent 950a746 commit fb69ce2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ts_scripts/configs/sanity_models.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,13 @@
],
"handler": "image_segmenter"
},
{
"name": "my_text_classifier_v4",
"inputs": [
"examples/text_classification/sample_text.txt"
],
"handler": "text_classification"
},
{
"name": "resnet-18",
"inputs": [
"examples/image_classifier/kitten.jpg"
],
"handler": "image_classifier"
},
{
"name": "my_text_classifier_scripted_v3",
"inputs": [
"examples/text_classification/sample_text.txt"
],
"handler": "text_classification"
},
{
"name": "alexnet_scripted",
"inputs": [
Expand Down

0 comments on commit fb69ce2

Please sign in to comment.