Modal makes it easy to deploy and scale code. To run code on Modal:
- Create a Modal App
- Wrap a Python function with
@app.function
Modal takes that code, puts it in a container, and runs it in the cloud.
Click Run to see it in action!
Modal makes it easy to deploy and scale code. To run code on Modal:
@app.function
Modal takes that code, puts it in a container, and runs it in the cloud.
Click Run to see it in action!