From 62b9d5233b5b294680f6213ca12ca1e5d169bcb7 Mon Sep 17 00:00:00 2001 From: Danil Date: Mon, 1 May 2023 15:56:38 +0800 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fd0cbb..9511ec0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tqdm numpy -torch<2.0.0 +torch<=2.0.0 torchvision omegaconf matplotlib From 6b92a816cda4d87d78b48099eafef870488e4831 Mon Sep 17 00:00:00 2001 From: Danil Date: Tue, 2 May 2023 19:32:43 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4863de6..eadb6ad 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ We introduce DeepFloyd IF, a novel state-of-the-art open-source text-to-image mo ## Quick Start [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/deepfloyd_if_free_tier_google_colab.ipynb) [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/DeepFloyd/IF) +[![Replicate](https://replicate.com/0x7o/if-v1.0/badge)](https://replicate.com/0x7o/if-v1.0) ```shell pip install deepfloyd_if==1.0.2rc0