File size: 199 Bytes
a5fd608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: general-dl
channels:
  - defaults
dependencies:
  - python=3.12
  - pip
  - numpy
  - tensorflow
  - tensorflow-text
  - keras
  - pip:
    - keras-hub
    - gradio
variables:
  ENV: production