From c5740ea6fcda021278d490457fd6430de45fb957 Mon Sep 17 00:00:00 2001 From: hodanov <1031hoda@gmail.com> Date: Sun, 19 Jan 2025 08:27:53 +0900 Subject: [PATCH] Update README. --- README.md | 2 +- README_ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00cbda0..25ef904 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This is a Diffusers-based script for running Stable Diffusion on [Modal](https:/ The app requires the following to run: - python: >= 3.11 -- modal: >= 0.64.155 +- modal: >= 0.72.20 - A token for Modal. The `modal` is the Python library. In order to install that: diff --git a/README_ja.md b/README_ja.md index e28bc00..623ef06 100644 --- a/README_ja.md +++ b/README_ja.md @@ -23,7 +23,7 @@ このスクリプトを実行するには最低限下記のツールが必要です: - python: >= 3.11 -- modal: >= 0.64.155 +- modal: >= 0.72.20 - ModalのAPIトークン - Hagging FaceのAPIトークン(非公開のリポジトリのモデルを参照したい場合に必須)