Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nuomanzz
TangoFlux
Commits
831dc91a
Commit
831dc91a
authored
Jan 25, 2025
by
Nuomanzz
Browse files
Update setup.py
parent
5d607345
Pipeline
#2346
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
setup.py
setup.py
+7
-7
No files found.
setup.py
View file @
831dc91a
...
@@ -6,14 +6,14 @@ setup(
...
@@ -6,14 +6,14 @@ setup(
version
=
"0.1.0"
,
version
=
"0.1.0"
,
packages
=
[
"tangoflux"
],
packages
=
[
"tangoflux"
],
install_requires
=
[
install_requires
=
[
"torch
==2.4.0
"
,
"torch"
,
"torchaudio
==2.4.0
"
,
"torchaudio"
,
"torchlibrosa
==0.1.0
"
,
"torchlibrosa"
,
"torchvision==
0.19.0
"
,
"torchvision=="
,
"transformers==
4.44.0
"
,
"transformers=="
,
"diffusers==0.30.0"
,
"diffusers==0.30.0"
,
"accelerate
==0.34.2
"
,
"accelerate"
,
"datasets
==2.21.0
"
,
"datasets"
,
"librosa"
,
"librosa"
,
"tqdm"
,
"tqdm"
,
"wandb"
,
"wandb"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment