Skip to content

Commit 1646661

Browse files
author
Ethan Manilow
committed
Adding gradio to requirements.txt and environment.yml
1 parent 284e48c commit 1646661

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

environment.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ dependencies:
1616
- scaper
1717
- soxbindings
1818
- numpydoc
19-
- pyloudnorm
19+
- pyloudnorm
20+
- gradio

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ nussl==1.1.3rc4
77
scaper==1.6.4
88
numpydoc
99
pyyaml
10-
pyloudnorm
10+
pyloudnorm
11+
gradio

0 commit comments

Comments
 (0)