Spaces:
Runtime error
Runtime error
Commit
·
6802130
1
Parent(s):
26629e4
Add python v3.9
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
whisper
|
2 |
-
gradio===3.27.0
|
|
|
1 |
+
whisper;python_version=="3.9"
|
2 |
+
gradio===3.27.0;python_version=="3.9"
|