File size: 279 Bytes
5d0273e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: virtual-human-chc-dinobloom

channels:
  - defaults
dependencies:
  - python=3.10
  - pip
  - numpy
  - pandas
  - matplotlib
  - pip:
    - torch==2.9.1 
    - torchvision==0.24.1 --index-url https://download.pytorch.org/whl/cu118
    - huggingface_hub==1.1.7