AmitIsraeli commited on
Commit
c2c445c
·
1 Parent(s): 112df18

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -74
requirements.txt CHANGED
@@ -1,82 +1,9 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- async-timeout==4.0.2
7
- attrs==22.2.0
8
- certifi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_477u68wvzm/croot/certifi_1671487773341/work/certifi
9
- charset-normalizer==3.1.0
10
- click==8.1.3
11
- contourpy==1.0.7
12
- cycler==0.11.0
13
- distlib==0.3.6
14
- entrypoints==0.4
15
- fastapi==0.95.0
16
- ffmpy==0.3.0
17
- filelock==3.8.0
18
- fonttools==4.39.3
19
- frozenlist==1.3.3
20
- fsspec==2023.4.0
21
- ftfy==6.1.1
22
- gradio==3.24.1
23
- gradio_client==0.0.8
24
- h11==0.14.0
25
- httpcore==0.16.3
26
- httpx==0.23.3
27
- huggingface-hub==0.13.4
28
- idna==3.4
29
- Jinja2==3.1.2
30
- jsonschema==4.17.3
31
- kiwisolver==1.4.4
32
- linkify-it-py==2.0.0
33
- markdown-it-py==2.2.0
34
- MarkupSafe==2.1.2
35
- matplotlib==3.7.1
36
- mdit-py-plugins==0.3.3
37
- mdurl==0.1.2
38
- mpmath==1.3.0
39
- multidict==6.0.4
40
- networkx==3.1
41
- nltk==3.8.1
42
- numpy==1.24.2
43
  open-clip-torch==2.16.0
44
  orjson==3.8.10
45
  packaging==23.0
46
  pandas==2.0.0
47
  Pillow==9.5.0
48
- pipenv==2022.1.8
49
- platformdirs==2.5.2
50
- protobuf==3.20.3
51
- pydantic==1.10.7
52
- pydub==0.25.1
53
- pyparsing==3.0.9
54
- pyrsistent==0.19.3
55
- python-dateutil==2.8.2
56
- python-multipart==0.0.6
57
- pytz==2023.3
58
- PyYAML==6.0
59
- regex==2023.3.23
60
- requests==2.28.2
61
- rfc3986==1.5.0
62
- semantic-version==2.10.0
63
- sentencepiece==0.1.97
64
- six==1.16.0
65
- sniffio==1.3.0
66
- starlette==0.26.1
67
- sympy==1.11.1
68
- timm==0.6.13
69
- toolz==0.12.0
70
  torch==2.0.0
71
  torchvision==0.15.1
72
  tqdm==4.65.0
73
- typing_extensions==4.5.0
74
- tzdata==2023.3
75
- uc-micro-py==1.0.1
76
- urllib3==1.26.15
77
- uvicorn==0.21.1
78
- virtualenv==20.16.6
79
- virtualenv-clone==0.5.7
80
- wcwidth==0.2.6
81
- websockets==11.0.1
82
- yarl==1.8.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  open-clip-torch==2.16.0
2
  orjson==3.8.10
3
  packaging==23.0
4
  pandas==2.0.0
5
  Pillow==9.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  torch==2.0.0
7
  torchvision==0.15.1
8
  tqdm==4.65.0
9
+