mrcryptsie commited on
Commit
4a8d2f2
·
1 Parent(s): ff3c88e

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -76
requirements.txt CHANGED
@@ -1,76 +1,4 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- annotated-types==0.7.0
4
- anyio==4.6.2.post1
5
- astunparse==1.6.3
6
- certifi==2024.8.30
7
- charset-normalizer==3.4.0
8
- click==8.1.7
9
- colorama==0.4.6
10
- exceptiongroup==1.2.2
11
- fastapi==0.115.2
12
- ffmpy==0.4.0
13
- filelock==3.16.1
14
- flatbuffers==24.3.25
15
- fpdf==1.7.2
16
- fsspec==2024.9.0
17
- gast==0.6.0
18
- google-pasta==0.2.0
19
- gradio==5.1.0
20
- gradio_client==1.4.0
21
- grpcio==1.67.0
22
- h11==0.14.0
23
- h5py==3.12.1
24
- httpcore==1.0.6
25
- httpx==0.27.2
26
- huggingface-hub==0.26.0
27
- idna==3.10
28
- Jinja2==3.1.4
29
- keras==3.6.0
30
- libclang==18.1.1
31
- Markdown==3.7
32
- markdown-it-py==3.0.0
33
- MarkupSafe==2.1.5
34
- mdurl==0.1.2
35
- ml-dtypes==0.4.1
36
- namex==0.0.8
37
- numpy==1.26.4
38
- opt_einsum==3.4.0
39
- optree==0.13.0
40
- orjson==3.10.7
41
- packaging==24.1
42
- pandas==2.2.3
43
- pillow==10.4.0
44
- protobuf==4.25.5
45
- pydantic==2.9.2
46
- pydantic_core==2.23.4
47
- pydub==0.25.1
48
- Pygments==2.18.0
49
- python-dateutil==2.9.0.post0
50
- python-multipart==0.0.12
51
- pytz==2024.2
52
- PyYAML==6.0.2
53
- requests==2.32.3
54
- rich==13.9.2
55
- ruff==0.7.0
56
- semantic-version==2.10.0
57
- shellingham==1.5.4
58
- six==1.16.0
59
- sniffio==1.3.1
60
- starlette==0.40.0
61
- tensorboard==2.17.1
62
- tensorboard-data-server==0.7.2
63
- tensorflow==2.17.0
64
- tensorflow-intel==2.17.0
65
- tensorflow-io-gcs-filesystem==0.31.0
66
- termcolor==2.5.0
67
- tomlkit==0.12.0
68
- tqdm==4.66.5
69
- typer==0.12.5
70
- typing_extensions==4.12.2
71
- tzdata==2024.2
72
- urllib3==2.2.3
73
- uvicorn==0.32.0
74
- websockets==12.0
75
- Werkzeug==3.0.4
76
- wrapt==1.16.0
 
1
+ gradio
2
+ Pillow
3
+ numpy
4
+ fpdf