File size: 234 Bytes
693fb28
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: gradio-env
channels:
  - conda-forge
dependencies:
  - python=3.10
  - gradio
  - huggingface-hub
  - youtube-transcript-api>=0.6.3
  - textblob
  - requests
  - google-generativeai
  - pip:
      -youtube-transcript-api>=0.6.3