Skip to content

Added Subnet 46 #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added safe scan
  • Loading branch information
wjurkowlaniec committed Sep 11, 2024
commit c22264615e2d63ba80d07e4633fc1c1533d47614
6 changes: 3 additions & 3 deletions src/subnets.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@
"description": "Gen42 leverages the Bittensor network to provide decentralized code generation services. "
},
"46": {
"name": "Unregistered",
"github": "",
"description": ""
"name": "Safe Scan",
"github": "https://github.com/safe-scan-ai/cancer-ai",
"description": "Cancer detection model competition"
},
"47": {
"name": "Unregistered",
Expand Down