You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/requirements.txt

21 lines
316 B

9 months ago
torch>=2.1.1,<3.0
transformers==4.39.0
asyncio>=3.4.3,<4.0
einops==0.7.0
10 months ago
langchain-core==0.1.33
langchain-community==0.0.29
langchain-experimental==0.0.55
backoff==2.2.1
toml
pypdf==4.1.0
httpx==0.24.1
ratelimit==2.2.1
loguru==0.7.2
pydantic==2.6.4
tenacity==8.2.3
Pillow==10.2.0
termcolor==2.2.0
psutil
9 months ago
sentry-sdk