"src/diffusers/pipelines/flux/pipeline_flux.py" did not exist on "2921a201949f476fef92d5b2d4fc82f54344cef9"
mxnet_cpu.yml 167 Bytes
Newer Older
VoVAllen's avatar
VoVAllen committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: mxnet-ci
dependencies:
  - pip
  - pip:
    - mxnet
  - nose
  - numpy
  - cython
  - scipy
  - networkx
  - matplotlib
  - nltk
  - requests[security]
  - tqdm