zaferturan commited on
Commit
43b26e7
·
verified ·
1 Parent(s): 37f6237

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +76 -0
requirements.txt ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.6.2.post1
4
+ certifi==2024.8.30
5
+ charset-normalizer==3.4.0
6
+ click==8.1.7
7
+ colorama==0.4.6
8
+ contourpy==1.3.0
9
+ cycler==0.12.1
10
+ fastapi==0.115.4
11
+ ffmpy==0.4.0
12
+ filelock==3.16.1
13
+ fonttools==4.54.1
14
+ fsspec==2024.10.0
15
+ gitdb==4.0.11
16
+ GitPython==3.1.43
17
+ gradio==5.4.0
18
+ gradio_client==1.4.2
19
+ h11==0.14.0
20
+ httpcore==1.0.6
21
+ httpx==0.27.2
22
+ huggingface-hub==0.26.1
23
+ idna==3.10
24
+ Jinja2==3.1.4
25
+ kiwisolver==1.4.7
26
+ markdown-it-py==3.0.0
27
+ MarkupSafe==2.1.5
28
+ matplotlib==3.9.2
29
+ mdurl==0.1.2
30
+ mpmath==1.3.0
31
+ networkx==3.4.2
32
+ numpy==2.1.2
33
+ opencv-python==4.10.0.84
34
+ orjson==3.10.10
35
+ packaging==24.1
36
+ pandas==2.2.3
37
+ pillow==11.0.0
38
+ psutil==6.1.0
39
+ py-cpuinfo==9.0.0
40
+ pydantic==2.9.2
41
+ pydantic_core==2.23.4
42
+ pydub==0.25.1
43
+ Pygments==2.18.0
44
+ pyparsing==3.2.0
45
+ python-dateutil==2.9.0.post0
46
+ python-multipart==0.0.12
47
+ pytz==2024.2
48
+ PyYAML==6.0.2
49
+ requests==2.32.3
50
+ rich==13.9.3
51
+ ruff==0.7.1
52
+ safehttpx==0.1.1
53
+ scipy==1.14.1
54
+ seaborn==0.13.2
55
+ semantic-version==2.10.0
56
+ setuptools==75.2.0
57
+ shellingham==1.5.4
58
+ six==1.16.0
59
+ smmap==5.0.1
60
+ sniffio==1.3.1
61
+ starlette==0.41.2
62
+ sympy==1.13.1
63
+ thop==0.1.1.post2209072238
64
+ tomlkit==0.12.0
65
+ torch==2.5.0
66
+ torchaudio==2.5.0
67
+ torchvision==0.20.0
68
+ tqdm==4.66.5
69
+ typer==0.12.5
70
+ typing_extensions==4.12.2
71
+ tzdata==2024.2
72
+ ultralytics==8.3.23
73
+ ultralytics-thop==2.0.9
74
+ urllib3==2.2.3
75
+ uvicorn==0.32.0
76
+ websockets==12.0