Spaces:
Running
Running
clementruhm
commited on
Commit
·
ca127ad
1
Parent(s):
ce89859
requirements.txt: specify gradio instead of client
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
numpy==1.23.2
|
2 |
resampy==0.4.2
|
3 |
websockets==10.3
|
4 |
-
|
|
|
1 |
numpy==1.23.2
|
2 |
resampy==0.4.2
|
3 |
websockets==10.3
|
4 |
+
gradio==3.45.2
|