File size: 170 Bytes
ec60126
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
name: basic
channels:
  - nvidia
  - pytorch
  - defaults
  - conda-forge
dependencies:
  - python=3.9.17
  - pip=23.3.1
  - pytorch=1.13.1
  - pip:
    - streamlit==1.28