Vision-CAIR commited on
Commit
2cf7575
·
1 Parent(s): 879e56f

Delete environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +0 -56
environment.yml DELETED
@@ -1,56 +0,0 @@
1
- name: minigpt4
2
- channels:
3
- - pytorch
4
- - defaults
5
- dependencies:
6
- - python=3.9
7
- - pip
8
- - pytorch=1.12.1
9
- - pytorch-mutex=1.0=cuda
10
- - torchaudio=0.12.1
11
- - torchvision=0.13.1
12
- - pip:
13
- - accelerate==0.16.0
14
- - aiohttp==3.8.4
15
- - aiosignal==1.3.1
16
- - async-timeout==4.0.2
17
- - attrs==22.2.0
18
- - bitsandbytes==0.37.0
19
- - cchardet==2.1.7
20
- - chardet==5.1.0
21
- - contourpy==1.0.7
22
- - cycler==0.11.0
23
- - filelock==3.9.0
24
- - fonttools==4.38.0
25
- - frozenlist==1.3.3
26
- - huggingface-hub==0.12.1
27
- - importlib-resources==5.12.0
28
- - kiwisolver==1.4.4
29
- - matplotlib==3.7.0
30
- - multidict==6.0.4
31
- - openai==0.27.0
32
- - packaging==23.0
33
- - psutil==5.9.4
34
- - pycocotools==2.0.6
35
- - pyparsing==3.0.9
36
- - python-dateutil==2.8.2
37
- - pyyaml==6.0
38
- - regex==2022.10.31
39
- - tokenizers==0.13.2
40
- - tqdm==4.64.1
41
- - transformers==4.28.0
42
- - timm==0.6.13
43
- - spacy==3.5.1
44
- - webdataset==0.2.48
45
- - scikit-learn==1.2.2
46
- - scipy==1.10.1
47
- - yarl==1.8.2
48
- - zipp==3.14.0
49
- - tenacity==8.2.2
50
- - peft
51
- - pycocoevalcap
52
- - sentence-transformers
53
- - umap-learn
54
- - notebook
55
- - gradio
56
- - wandb