Commit
·
4ad476d
1
Parent(s):
44a4a1b
update space requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
asteroid==0.7.0
|
2 |
fastapi==0.112.4
|
3 |
-
gradio==
|
4 |
pyannote-audio==3.3.2
|
5 |
spaces==0.30.2
|
6 |
transformers==4.46.3
|
|
|
1 |
asteroid==0.7.0
|
2 |
fastapi==0.112.4
|
3 |
+
gradio-sourceviewer==1.0.0
|
4 |
pyannote-audio==3.3.2
|
5 |
spaces==0.30.2
|
6 |
transformers==4.46.3
|