Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/doc/source/tutorials/0_Cla…
Browse files Browse the repository at this point in the history
…ssicalMachineLearning/genai/pillow-10.3.0
  • Loading branch information
wjcunningham7 authored Jun 10, 2024
2 parents 749d409 + 9f3e320 commit 15fdbf9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/boilerplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v31
uses: tj-actions/changed-files@v41
with:
files: |
**/*.py
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ diffusers==0.19.3
emoji==2.8.0
Pillow==10.3.0
sentencepiece==0.1.99
streamlit==1.25.0
streamlit==1.30.0
torch==2.0.1
transformers==4.36.0
xformers==0.0.21
4 changes: 2 additions & 2 deletions doc/source/tutorials/voice_cloning/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ pydub==0.25.1
pytube==15.0.0
scipy==1.11.3
soundfile==0.12.1
streamlit==1.28.1
streamlit==1.30.0
torch==2.1.0
torchaudio==2.1.0
transformers==4.33.3
transformers==4.36.0
TTS==0.19.1

0 comments on commit 15fdbf9

Please sign in to comment.