waddaheaven commited on
Commit
b82dda4
1 Parent(s): 67ac543

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -92
requirements.txt CHANGED
@@ -1,93 +1,2 @@
1
- aiofiles==23.2.1
2
- altair==5.2.0
3
- annotated-types==0.6.0
4
- anyio==3.7.1
5
- attrs==23.1.0
6
- blis==0.7.11
7
- catalogue==2.0.10
8
- certifi==2023.11.17
9
- charset-normalizer==3.3.2
10
- click==8.1.7
11
- cloudpathlib==0.16.0
12
- colorama==0.4.6
13
- confection==0.1.4
14
- contourpy==1.2.0
15
- cycler==0.12.1
16
- cymem==2.0.8
17
  fastai==2.7.13
18
- fastapi==0.105.0
19
- fastcore==1.5.29
20
- fastdownload==0.0.7
21
- fastprogress==1.0.3
22
- ffmpy==0.3.1
23
- filelock==3.13.1
24
- fonttools==4.46.0
25
- fsspec==2023.12.2
26
- gradio==4.9.1
27
- gradio_client==0.7.3
28
- h11==0.14.0
29
- httpcore==1.0.2
30
- httpx==0.25.2
31
- huggingface-hub==0.19.4
32
- idna==3.6
33
- importlib-resources==6.1.1
34
- Jinja2==3.1.2
35
- joblib==1.3.2
36
- jsonschema==4.20.0
37
- jsonschema-specifications==2023.11.2
38
- kiwisolver==1.4.5
39
- langcodes==3.3.0
40
- markdown-it-py==3.0.0
41
- MarkupSafe==2.1.3
42
- matplotlib==3.8.2
43
- mdurl==0.1.2
44
- mpmath==1.3.0
45
- murmurhash==1.0.10
46
- networkx==3.2.1
47
- numpy==1.26.2
48
- orjson==3.9.10
49
- packaging==23.2
50
- pandas==2.1.4
51
- Pillow==10.1.0
52
- preshed==3.0.9
53
- pydantic==2.5.2
54
- pydantic_core==2.14.5
55
- pydub==0.25.1
56
- Pygments==2.17.2
57
- pyparsing==3.1.1
58
- python-dateutil==2.8.2
59
- python-multipart==0.0.6
60
- pytz==2023.3.post1
61
- PyYAML==6.0.1
62
- referencing==0.32.0
63
- requests==2.31.0
64
- rich==13.7.0
65
- rpds-py==0.13.2
66
- scikit-learn==1.3.2
67
- scipy==1.11.4
68
- semantic-version==2.10.0
69
- shellingham==1.5.4
70
- six==1.16.0
71
- smart-open==6.4.0
72
- sniffio==1.3.0
73
- spacy==3.7.2
74
- spacy-legacy==3.0.12
75
- spacy-loggers==1.0.5
76
- srsly==2.4.8
77
- starlette==0.27.0
78
- sympy==1.12
79
- thinc==8.2.2
80
- threadpoolctl==3.2.0
81
- tomlkit==0.12.0
82
- toolz==0.12.0
83
- torch==2.1.2
84
- torchvision==0.16.2
85
- tqdm==4.66.1
86
- typer==0.9.0
87
- typing_extensions==4.9.0
88
- tzdata==2023.3
89
- urllib3==2.1.0
90
- uvicorn==0.24.0.post1
91
- wasabi==1.1.2
92
- weasel==0.3.4
93
- websockets==11.0.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  fastai==2.7.13
2
+ gradio==3.50.0