Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
Former-commit-id: 70d431f
  • Loading branch information
Kye committed Aug 9, 2023
1 parent b5feb45 commit d7800c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@ duckduckgo-search
faiss-cpu
wget==3.2

codeinterpreterapi
# codeinterpreterapi
accelerate
addict
albumentations

basicsr
controlnet-aux
diffusers==0.14.0
langchain-experimental

einops
imageio
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name = 'swarms',
packages = find_packages(exclude=[]),
version = '1.2.1',
version = '1.2.2',
license='MIT',
description = 'Swarms - Pytorch',
author = 'Kye Gomez',
Expand Down

0 comments on commit d7800c6

Please sign in to comment.