Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartvauder committed Nov 6, 2024
1 parent 9ff4dff commit aa5eba3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LaunchFile/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -11394,7 +11394,7 @@ def create_footer():
footer_html = """
<div style="text-align: center; background-color: #f0f0f0; padding: 10px; border-radius: 5px; margin-top: 20px;">
<span style="margin-right: 15px;">🔥 diffusers: 0.31.0</span>
<span style="margin-right: 15px;">📄 transformers: 4.46.1</span>
<span style="margin-right: 15px;">📄 transformers: 4.46.2</span>
<span style="margin-right: 15px;">🦙 llama-cpp-python: 0.3.1</span>
<span style="margin-right: 15px;">🖼️ stable-diffusion-cpp-python: 0.2.1</span>
<span style="margin-right: 15px;">🎵 rvc-python: 0.1.5</span>
Expand Down
8 changes: 4 additions & 4 deletions RequirementsFiles/requirements-СPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,14 +276,14 @@ torchsde==0.2.6
tqdm==4.66.5
trainer==0.0.36
trampoline==0.1.2
transformers==4.46.1
transformers==4.46.2
treetable==0.2.5
trimesh==4.4.7
trio==0.25.0
trio-websocket==0.11.1
trove-classifiers==2024.7.2
coqui-tts==0.24.2
coqui-tts-trainer==0.1.4
coqui-tts==0.24.3
coqui-tts-trainer==0.1.6
typeguard==4.2.1
typer==0.12.5
typing_extensions==4.11.0
Expand Down Expand Up @@ -316,7 +316,7 @@ stopit==1.1.2
pyworld==0.3.4
resampy==0.4.3
torchcrepe==0.0.23
audio-separator==0.21.2
audio-separator[cpu]==0.24.1
beartype==0.18.5
contextlib2==21.6.0
diffq==0.2.4
Expand Down
8 changes: 4 additions & 4 deletions RequirementsFiles/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,14 +282,14 @@ torchsde==0.2.6
tqdm==4.66.5
trainer==0.0.36
trampoline==0.1.2
transformers==4.46.1
transformers==4.46.2
treetable==0.2.5
trimesh==4.4.7
trio==0.25.0
trio-websocket==0.11.1
trove-classifiers==2024.7.2
coqui-tts==0.24.2
coqui-tts-trainer==0.1.4
coqui-tts==0.24.3
coqui-tts-trainer==0.1.6
typeguard==4.2.1
typer==0.12.5
typing_extensions==4.11.0
Expand Down Expand Up @@ -322,7 +322,7 @@ stopit==1.1.2
pyworld==0.3.4
resampy==0.4.3
torchcrepe==0.0.23
audio-separator==0.21.2
audio-separator[gpu]==0.24.1
beartype==0.18.5
contextlib2==21.6.0
diffq==0.2.4
Expand Down

0 comments on commit aa5eba3

Please sign in to comment.