circulartext commited on
Commit
db091f0
·
1 Parent(s): d815ac6

Delete environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +0 -19
environment.yml DELETED
@@ -1,19 +0,0 @@
1
- channels:
2
- - pytorch
3
- - nvidia
4
- dependencies:
5
- - python=3.11.3
6
- - pytorch=2.0.1
7
- - pytorch-cuda=11.7
8
- - torchvision=0.15.2
9
- - pip:
10
- - accelerate==0.19.0
11
- - diffusers[torch]==0.16.0
12
- - einops==0.6.1
13
- - ffmpeg==1.4
14
- - pandas==2.0.1
15
- - tqdm==4.65.0
16
- - transformers==4.28.1
17
- - xformers==0.0.20
18
- - rotary_embedding_torch
19
- - gradio==4.3.0