new changes
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
audiodiffusion==1.5.6
|
2 |
huggingface-hub==0.25.2
|
3 |
matplotlib
|
|
|
4 |
diffusers==0.17.1
|
5 |
librosa==0.10.1
|
6 |
numpy==1.26.2
|
@@ -11,4 +12,4 @@ torchvision==0.17.1
|
|
11 |
streamlit==1.32.2
|
12 |
st-star-rating==0.0.6
|
13 |
ipython
|
14 |
-
accelerate
|
|
|
1 |
audiodiffusion==1.5.6
|
2 |
huggingface-hub==0.25.2
|
3 |
matplotlib
|
4 |
+
mega.py
|
5 |
diffusers==0.17.1
|
6 |
librosa==0.10.1
|
7 |
numpy==1.26.2
|
|
|
12 |
streamlit==1.32.2
|
13 |
st-star-rating==0.0.6
|
14 |
ipython
|
15 |
+
accelerate
|