TensorTurn Pricing: Free, Pro, and Annual Plans
TensorTurn has three pricing plans: Free at ₹0/month, Pro at ₹899/month, and Annual at ₹6,999/year (about ₹583/month). The Free plan requires no credit card and includes limited GPU hours, limited uploads, and one live API deployment. Pro adds premium GPUs, 10x uploads, multiple deployments, and 5x usage, while the Annual plan adds unlimited API deployments. All prices are in Indian rupees (₹), and TensorTurn is currently in beta.
Every TensorTurn plan gives you the same no-code core: describe a model in plain English and it writes and runs the full training notebook on isolated cloud GPUs, runs automated dataset health checks, and lets you deploy the best weights as a live prediction API. The plans differ mainly in how much GPU time and upload volume you get, and how many models you can keep deployed at once. Here is how the three compare.
| Feature | Free — ₹0/mo | Pro — ₹899/mo | Annual — ₹6,999/yr |
|---|---|---|---|
| Price | ₹0/month | ₹899/month | ₹6,999/year (~₹583/mo) |
| GPU hours | Limited | Premium GPUs, 5x usage | Premium GPUs, 5x usage |
| Uploads | Limited | 10x the Free tier | 10x the Free tier |
| Live API deployments | 1 | Multiple | Unlimited |
| Credit card to start | Not required | Required | Required |
| Connect your own GPUs | Yes | Yes | Yes |
| Best for | Trying the platform | Regular training and shipping | Teams shipping many APIs |
What the Free plan includes
The Free plan is ₹0/month and needs no credit card. You get a limited pool of GPU hours on Modal-hosted T4/L4/A10G GPUs, limited monthly uploads, and one live API deployment — enough to import a dataset, run the health checks, chat to build and train a model, and put a single /predict endpoint online. It is designed to let you take a real dataset all the way from upload to a deployed model before you decide whether to pay. You can also connect your own GPU to run training on hardware you already own.
Pro — ₹899 per month
Pro is ₹899/month and is aimed at people who train regularly. It unlocks premium GPUs and roughly 5x the usage of the Free tier, 10x the upload volume, and multiple simultaneous API deployments instead of one. If you are iterating on several models a week, running larger image datasets through the health checks, or keeping more than one prediction endpoint live, Pro removes the Free-tier ceilings.
Annual — ₹6,999 per year (about ₹583 per month)
The Annual plan is ₹6,999/year, which works out to about ₹583/month — cheaper per month than paying for Pro monthly. On top of the Pro benefits, the Annual plan adds unlimited API deployments, which suits teams that ship many models as endpoints and do not want to think about a deployment cap.
Decentralized compute is included
Every plan can use TensorTurn's decentralized compute. You connect your own GPU with a one-line command on Windows, macOS, or Linux; the agent is outbound-HTTPS-only, so it works behind any NAT, firewall, or VPN without opening ports. You can pool several of your own machines into a single run — either ensemble mode, where each machine trains a diverse model on the full data and they vote, or fused mode, where one job is sharded across machines with periodic weight-averaging and merged into one final model. This is your own single-tenant pool of machines, not a marketplace of strangers' GPUs.
Frequently asked questions
What currency is TensorTurn priced in?
All plans are priced in Indian rupees (₹): Free is ₹0/month, Pro is ₹899/month, and Annual is ₹6,999/year (about ₹583/month).
Do I need a credit card for the Free plan?
No. The Free plan is ₹0/month and requires no credit card. You can import data, run health checks, train a model, and deploy one API endpoint without entering payment details.
Can I cancel or downgrade?
Yes. You can cancel a paid plan and return to the Free tier. When you cancel you keep access for the remainder of the period you have already paid for, then drop back to Free-tier limits.
How do refunds work?
TensorTurn is in beta. Because paid plans are billed up front, the practical way to avoid a charge you don't want is to cancel before the next renewal; if something goes wrong with a charge, contact the team through the site and they'll help sort it out.
What's the difference between Pro monthly and Annual?
Annual (₹6,999/year, about ₹583/month) is cheaper per month than Pro (₹899/month) and adds unlimited API deployments. Pro is month-to-month with multiple — but not unlimited — deployments.
Is the Free tier a trial or permanent?
The Free tier is an ongoing plan, not a time-limited trial. It stays at ₹0/month with limited GPU hours, limited uploads, and one deployment.