From da404df61e8614178473893d4d65881c8064e5a6 Mon Sep 17 00:00:00 2001 From: Austin Greisman Date: Sun, 11 Feb 2024 20:02:04 -0500 Subject: [PATCH] Updated due to error in install --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26da6ac..ffc35a5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ pip install -U pip cmake cython==0.29.36 pydantic==1.10 numpy pip install -U gdown pydrive2 wget jupyter jupyterlab jupyterthemes ipython pip install -U sentencepiece transformers diffusers tokenizers datasets gradio==3.37 accelerate evaluate git+https://github.com/openai/CLIP.git pip install -U https://download.pytorch.org/whl/cu113/torch-1.12.0%2Bcu113-cp310-cp310-linux_x86_64.whl https://download.pytorch.org/whl/cu113/torchvision-0.13.0%2Bcu113-cp310-cp310-linux_x86_64.whl https://download.pytorch.org/whl/cu113/torchaudio-0.12.0%2Bcu113-cp310-cp310-linux_x86_64.whl +pip install -U py-cpuinfo pip install -U deepspeed # git clone this repo