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