From 9cc379278fb1f1c1a19c81f30b5d12a2f266552f Mon Sep 17 00:00:00 2001 From: Mattt Zmuda Date: Sun, 17 Sep 2023 06:24:17 -0700 Subject: [PATCH] Indicate Python requirements in README Signed-off-by: Mattt Zmuda --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6a070b96..c4ad4d7f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ This is a Python client for [Replicate](https://replicate.com). It lets you run > > [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1K91q4p-OhL96FHBAVLsv9FlwFdu6Pn3c) +## Requirements + +- Python 3.8+ ## Install