sherzod-hakimov commited on
Commit
62fad80
1 Parent(s): 4b40b17

removed unnecessary dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -73
requirements.txt CHANGED
@@ -1,75 +1,3 @@
1
- accelerate==0.23.0
2
- aiofiles==23.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- altair==4.2.2
6
- anyio==3.6.2
7
- APScheduler==3.10.1
8
- async-timeout==4.0.2
9
- attrs==23.1.0
10
- certifi==2022.12.7
11
- charset-normalizer==3.1.0
12
- click==8.1.3
13
- contourpy==1.0.7
14
- cycler==0.11.0
15
- datasets==2.12.0
16
- entrypoints==0.4
17
- fastapi==0.95.1
18
- ffmpy==0.3.0
19
- filelock==3.11.0
20
- fonttools==4.39.3
21
- frozenlist==1.3.3
22
- fsspec==2023.5.0
23
  gradio==3.43.2
24
- gradio-client==0.5.0
25
- h11==0.14.0
26
- httpcore==0.17.0
27
- httpx==0.24.0
28
- huggingface-hub==0.16.4
29
- idna==3.4
30
- Jinja2==3.1.2
31
- jsonschema==4.17.3
32
- kiwisolver==1.4.4
33
- linkify-it-py==2.0.0
34
- markdown-it-py==2.2.0
35
- MarkupSafe==2.1.2
36
- matplotlib==3.7.1
37
- mdit-py-plugins==0.3.3
38
- mdurl==0.1.2
39
- multidict==6.0.4
40
- numpy==1.24.2
41
- orjson==3.8.10
42
- packaging==23.1
43
  pandas==2.0.0
44
- Pillow==9.5.0
45
- plotly==5.18.0
46
- pyarrow==11.0.0
47
- pydantic==1.10.7
48
- pydub==0.25.1
49
- pyparsing==3.0.9
50
- pyrsistent==0.19.3
51
- python-dateutil==2.8.2
52
- python-multipart==0.0.6
53
- pytz==2023.3
54
- pytz-deprecation-shim==0.1.0.post0
55
- PyYAML==6.0
56
- requests==2.28.2
57
- semantic-version==2.10.0
58
- six==1.16.0
59
- sniffio==1.3.0
60
- starlette==0.26.1
61
- toolz==0.12.0
62
- tqdm==4.65.0
63
- transformers@git+https://github.com/clefourrier/transformers.git
64
- tokenizers==0.14
65
- #tokenizers==0.14.1 wait for tokenizers patch in dependencies with hf_hub
66
- #transformers==4.34
67
- typing_extensions==4.5.0
68
- tzdata==2023.3
69
- tzlocal==4.3
70
- uc-micro-py==1.0.1
71
- urllib3==1.26.15
72
- uvicorn==0.21.1
73
- websockets==11.0.1
74
- yarl==1.8.2
75
- hf_transfer==0.1.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.43.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  pandas==2.0.0
3
+ plotly==5.18.0