diff --git a/mkdocs.yml b/mkdocs.yml index e2e913a9..b3adedb9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,7 +58,6 @@ nav: - Home: - Overview: "index.md" - Contributing: "contributing.md" - - Docker Container Setup: "docker_setup.md" - Swarms: - Overview: "swarms/index.md" - swarms.workers: diff --git a/requirements.txt b/requirements.txt index 873b0078..05037793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,13 @@ torch==2.1.1 -transformers>2.10==4.36.2 +transformers pandas==1.5.3 langchain==0.0.333 -nest_asyncio==1.5.6 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 -beautifulsoup4==4.11.2 -google-search-results Pillow==9.4.0 faiss-cpu==1.7.4 openai==0.28.0 @@ -18,16 +15,12 @@ attrs==22.2.0 datasets==2.14.5 pydantic==1.10.12 bitsandbytes -soundfile==0.12.1 -arize-phoenix -weaviate-client==3.25.3 huggingface-hub google-generativeai==0.3.1 sentencepiece==0.1.98 requests_mock PyPDF2==3.0.1 accelerate==0.22.0 -vllm chromadb==0.4.14 tensorflow==2.14.0 optimum @@ -37,8 +30,6 @@ colored addict backoff==2.2.1 ratelimit==2.2.1 -albumentations -basicsr termcolor==2.2.0 controlnet-aux diffusers @@ -46,8 +37,6 @@ einops==0.7.0 imageio==2.25.1 opencv-python-headless==4.8.1.78 imageio-ffmpeg==0.4.9 -invisible-watermark -kornia safetensors==0.3.3 numpy omegaconf==2.3.0 @@ -56,7 +45,6 @@ openai==0.28.0 opencv-python==4.7.0.72 prettytable==3.9.0 safetensors==0.3.3 -test-tube timm==0.6.13 torchmetrics webdataset @@ -70,8 +58,5 @@ mkdocs mkdocs-material mkdocs-glightbox pre-commit==3.2.2 -sqlalchemy -pgvector -qdrant-client peft -modelscope==1.10.0 \ No newline at end of file +modelscope \ No newline at end of file