openai_tts / env.yaml
yixuan1999's picture
Add application file
ad7485b
raw
history blame contribute delete
137 Bytes
name: openai_tts
channels:
- conda-forge
dependencies:
- python=3.9
- pip=22.2.2
- pip:
- gradio==4.12.0
- openai==1.2.3