File size: 219 Bytes
a5fd608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: general-dl
channels:
  - defaults
dependencies:
  - python=3.12
  - pip
  - setuptools>=68,<70
  - numpy
  - ruff
  - pytest
  - pytest-mock
  - tensorflow
  - keras
  - pip:
      - gradio
variables:
  ENV: test