seung0h commited on
Commit
687575a
·
1 Parent(s): 083928f

add dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +97 -0
requirements.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.10.1
2
+ aiofiles==24.1.0
3
+ annotated-types==0.7.0
4
+ anyio==4.11.0
5
+ Brotli==1.1.0
6
+ brotlicffi==1.0.9.2
7
+ certifi==2025.8.3
8
+ cffi==1.17.1
9
+ charset-normalizer==3.3.2
10
+ click==8.3.0
11
+ contourpy==1.3.2
12
+ cycler==0.12.1
13
+ defusedxml==0.7.1
14
+ diffusers==0.32.2
15
+ exceptiongroup==1.3.0
16
+ fastapi==0.118.0
17
+ ffmpy==0.6.1
18
+ filelock==3.17.0
19
+ fonttools==4.60.1
20
+ fsspec==2025.9.0
21
+ gmpy2==2.2.1
22
+ gradio==5.49.0
23
+ gradio_client==1.13.3
24
+ groovy==0.1.2
25
+ h11==0.16.0
26
+ hf-xet==1.1.10
27
+ httpcore==1.0.9
28
+ httpx==0.28.1
29
+ huggingface-hub==0.35.3
30
+ idna==3.7
31
+ importlib_metadata==8.7.0
32
+ Jinja2==3.1.6
33
+ kiwisolver==1.4.9
34
+ markdown-it-py==4.0.0
35
+ MarkupSafe==3.0.2
36
+ matplotlib==3.10.6
37
+ mdurl==0.1.2
38
+ mkl_fft==1.3.11
39
+ mkl_random==1.2.8
40
+ mkl-service==2.4.0
41
+ mpmath==1.3.0
42
+ networkx==3.4.2
43
+ numpy==2.2.6
44
+ opencv-python==4.12.0.88
45
+ orjson==3.11.3
46
+ packaging==25.0
47
+ pandas==2.3.3
48
+ pillow==11.3.0
49
+ pip==25.2
50
+ polars==1.34.0
51
+ polars-runtime-32==1.34.0
52
+ psutil==7.1.0
53
+ pycparser==2.23
54
+ pydantic==2.11.10
55
+ pydantic_core==2.33.2
56
+ pydub==0.25.1
57
+ Pygments==2.19.2
58
+ pyparsing==3.2.5
59
+ PySocks==1.7.1
60
+ python-dateutil==2.9.0.post0
61
+ python-multipart==0.0.20
62
+ pytz==2025.2
63
+ PyYAML==6.0.2
64
+ regex==2025.9.18
65
+ requests==2.32.5
66
+ rich==14.1.0
67
+ ruff==0.13.3
68
+ safehttpx==0.1.6
69
+ safetensors==0.6.2
70
+ scipy==1.15.3
71
+ semantic-version==2.10.0
72
+ setuptools==78.1.1
73
+ shellingham==1.5.4
74
+ six==1.17.0
75
+ sniffio==1.3.1
76
+ starlette==0.48.0
77
+ supervision==0.26.1
78
+ sympy==1.13.1
79
+ tokenizers==0.21.4
80
+ tomlkit==0.13.3
81
+ torch==2.5.1
82
+ torchaudio==2.5.1
83
+ torchvision==0.20.1
84
+ tqdm==4.67.1
85
+ transformers==4.49.0
86
+ triton==3.1.0
87
+ typer==0.19.2
88
+ typing_extensions==4.15.0
89
+ typing-inspection==0.4.2
90
+ tzdata==2025.2
91
+ ultralytics==8.3.205
92
+ ultralytics-thop==2.0.17
93
+ urllib3==2.5.0
94
+ uvicorn==0.37.0
95
+ websockets==15.0.1
96
+ wheel==0.45.1
97
+ zipp==3.23.0