Donmill commited on
Commit
d35b3a0
·
verified ·
1 Parent(s): c18ab22

update 2.1

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -30
requirements.txt CHANGED
@@ -1,30 +1,5 @@
1
- clip @ git+https://github.com/openai/CLIP.git
2
- einops>=0.6.1
3
- numpy>=1.24.4
4
- open-clip-torch>=2.20.0
5
- opencv-python==4.6.0.66
6
- pillow>=9.5.0
7
- scipy==1.11.1
8
- timm>=0.9.2
9
- tokenizers
10
- torch>=2.0.1
11
-
12
- torchaudio>=2.0.2
13
- torchdata==0.6.1
14
- torchmetrics>=1.0.1
15
- torchvision>=0.15.2
16
-
17
- tqdm>=4.65.0
18
- transformers
19
- triton==2.0.0
20
- urllib3<1.27,>=1.25.4
21
- xformers>=0.0.20
22
- accelerate
23
- streamlit-keyup==0.2.0
24
- lpips
25
- clean-fid
26
- peft
27
- dominate
28
- diffusers==0.25.1
29
- gradio==3.43.1
30
- hf_transfer
 
1
+ gradio
2
+ requests
3
+ Pillow
4
+ numpy
5
+ opencv-python