Python client for Banana's serverless GPU inference platform. Platform permanently shut down March 31, 2024. Package is abandoned. All API calls fail — the backend no longer exists. Do not use.
pip install banana-devVerified import paths — ran on the pinned version, not inferred.
Platform is dead. This quickstart shows the recommended Modal migration pattern.
Migrate to Modal (closest DX) and ensure it is installed (e.g., via `pip install modal`), RunPod (lowest cost), Replicate (easiest API), or fal.ai.
Remove banana-dev from requirements.txt entirely.
Discard any banana.dev or potassium-based code. Rewrite against Modal or RunPod.
Install the 'modal' package using pip: `pip install modal`.
No dependency data recorded yet.