-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
64 lines (64 loc) · 2.4 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
accelerate==0.18.0
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
attrs==22.2.0
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
diffusers==0.14.0
fastapi==0.95.0
filelock==3.9.0
frozenlist==1.3.3
ftfy==6.1.1
googletrans==3.1.0a0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2023.1.1
httpcore==0.9.1
httpx==0.13.3
huggingface-hub==0.13.3
hyperframe==5.2.0
idna==2.10
importlib-metadata==6.1.0
Jinja2==3.1.2
MarkupSafe==2.1.2
mpmath==1.2.1
multidict==6.0.4
networkx==3.0
numpy==1.24.1
open-clip-torch==2.16.0
openai==0.27.2
opencv-python==4.7.0.72
packaging==23.0
Pillow==9.3.0
protobuf==3.20.3
psutil==5.9.4
pydantic==1.10.7
python-multipart==0.0.6
PyYAML==6.0
regex==2023.3.23
requests==2.28.1
rfc3986==1.5.0
sentencepiece==0.1.97
sniffio==1.3.0
starlette==0.26.1
sympy==1.11.1
timm==0.6.13
tokenizers==0.13.2
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.0.0+cu118
--extra-index-url https://download.pytorch.org/whl/cu118
torchvision==0.15.1+cu118
tqdm==4.65.0
transformers==4.27.4
typing_extensions==4.4.0
urllib3==1.26.13
uvicorn==0.21.1
wcwidth==0.2.6
yarl==1.8.2
zipp==3.15.0