From 8a227678ed9b1916ae1f2ead6851e1905f3ad4bd Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 30 Jan 2024 19:30:04 -0500 Subject: [PATCH] [REQUIREMENTS] --- pyproject.toml | 1 - requirements.txt | 3 --- 2 files changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0f51e7c6..0698ef64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,6 @@ diffusers = "*" PyPDF2 = "3.0.1" accelerate = "*" sentencepiece = "0.1.98" -wget = "3.2" httpx = "0.24.1" tiktoken = "0.4.0" safetensors = "0.3.3" diff --git a/requirements.txt b/requirements.txt index 7a9c8df2..6ad5f4b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ pandas==1.5.3 langchain==0.0.333 langchain-experimental==0.0.10 playwright==1.34.0 -wget==3.2 httpx==0.24.1 open_clip_torch==2.20.0 ggl==1.1.0 @@ -31,9 +30,7 @@ ratelimit==2.2.1 termcolor==2.2.0 diffusers einops==0.7.0 -imageio==2.25.1 opencv-python-headless==4.8.1.78 -imageio-ffmpeg==0.4.9 safetensors==0.3.3 numpy omegaconf==2.3.0