neuralworm
commited on
Commit
·
2dc3d20
1
Parent(s):
f67eda9
fix reqs
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
@@ -1,11 +1,4 @@
|
|
1 |
-
<<<<<<< HEAD
|
2 |
-
soundfile
|
3 |
-
scipy
|
4 |
-
IPython
|
5 |
-
gradio
|
6 |
-
=======
|
7 |
soundfile==0.12.1
|
8 |
scipy==1.10.1
|
9 |
IPython==8.12.2
|
10 |
gradio==3.30.0
|
11 |
-
>>>>>>> ca3a552 (fix reqs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
soundfile==0.12.1
|
2 |
scipy==1.10.1
|
3 |
IPython==8.12.2
|
4 |
gradio==3.30.0
|
|