Skip to content

Commit

Permalink
Merge branch 'develop' into qelectron-quick-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kessler-frost authored Sep 19, 2023
2 parents 2f12f8d + acfc902 commit 531c1b4
Show file tree
Hide file tree
Showing 7 changed files with 935 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fix autodoc for SSH, Slurm, AWS Braket, AWS Lambda, AWS EC2, AWS Batch, Google Batch
- Updated documentation links in README
- Added tutorial for redispatching workflows with Streamlit

## [0.228.0-rc.0] - 2023-08-31

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
accelerate==0.21.0
bs4==0.0.1
covalent-azurebatch-plugin==0.12.0
diffusers==0.19.3
emoji==2.8.0
fastapi==0.103.1
Pillow==9.5.0
sentencepiece==0.1.99
streamlit==1.25.0
torch==2.0.1
transformers==4.31.0
uvicorn==0.18.3
xformers==0.0.21
Loading

0 comments on commit 531c1b4

Please sign in to comment.