Skip to content

Commit

Permalink
Remove in containers
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Mar 2, 2024
1 parent 590901a commit 050ecba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img src='https://raw.githubusercontent.com/bioimage-io/bioengine/main/docs/img/bioengine-logo-black.svg' width='600'>

# BioEngine: Your AI Engine for Advanced BioImage Analysis in Containers
# BioEngine: Your AI Engine for Advanced BioImage Analysis

BioEngine revolutionizes bioimage analysis by harnessing the power of cutting-edge AI within a flexible, containerized environment. This Python package, built on the robust foundation of [hypha](https://github.com/amun-ai/hypha), is meticulously designed to facilitate the deployment and execution of sophisticated bioimage analysis models and workflows. It offers a seamless, user-friendly interface through HTTP API and RPC, simplifying the integration of AI technologies into bioimage analysis without the need for intricate setup or deep technical expertise.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["setuptools", "wheel"]
name = "bioimageio.engine"
version = "0.1.0"
readme = "README.md"
description = "BioEngine: Your AI Engine for Advanced BioImage Analysis in Containers"
description = "BioEngine: Your AI Engine for Advanced BioImage Analysis"
dependencies = [
"imjoy-rpc",
"PyYAML",
Expand Down

0 comments on commit 050ecba

Please sign in to comment.