Spaces:
Runtime error
Runtime error
File size: 470 Bytes
f4549cb a0d193f f4549cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
# numpy<2 # Pinning NumPy to a version below 2.0 # gradio==3.39.0 # Downgrade Gradio to work with Pydantic v1 # pytube==15.0.0 # git+https://github.com/openai/whisper.git # Install Whisper from GitHub # torch==2.0.1 # pydantic==1.10 # Use Pydantic v1 to avoid the incompatibility # git+https://github.com/microsoft/playwright-python.git # BeautifulSoup4 # requests selenium webdriver-manager requests gradio openai-whisper @ git+https://github.com/openai/whisper.git |