thealphamerc commited on
Commit
63690e8
·
2 Parent(s): 26629e4 6802130

Merge remote-tracking branch 'gradio/master' into main

Browse files
Files changed (1) hide show
  1. 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"