Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ slug: /
---

<p align="center">
<img src="/img/agml/agml-logo.png" alt="AgML logo" width="400" height="400" />
<img src="/img/agml/agml-logo-transparent.png" alt="AgML logo" width="216" height="400" />
</p>

---
Expand Down Expand Up @@ -88,7 +88,7 @@ trainer.train()

AgML contains a wide variety of public datasets from various locations across the world:

![AgML Dataset World Map](/img/agml/agml_dataset_world_map.png)
{/* ![AgML Dataset World Map](/img/agml/agml_dataset_world_map.png) */}

Use the [Dataset Search](/datasets) experience for filtering and previews. For programmatic filtering,
`agml.data.public_data_sources(...)` supports task and modality filters.
Expand Down
2 changes: 1 addition & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ body {
box-shadow: var(--agml-shadow);
}

.navbar,
.navbar__inner,
.footer {
backdrop-filter: blur(14px);
}
Expand Down
Binary file added static/img/agml/agml-logo-transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading