Kirubel Mehari commited on
Commit
bf19581
·
1 Parent(s): 9210c4b

Add SHARP Gradio app

Browse files
Files changed (1) hide show
  1. requirements.txt +172 -2
requirements.txt CHANGED
@@ -1,2 +1,172 @@
1
- gradio>=4.0.0
2
- sharp @ git+https://github.com/apple/ml-sharp.git
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile requirements.in -o requirements.txt --universal
3
+ -e .
4
+ # via -r requirements.in
5
+ certifi==2025.8.3
6
+ # via requests
7
+ charset-normalizer==3.4.3
8
+ # via requests
9
+ click==8.3.0
10
+ # via sharp
11
+ colorama==0.4.6 ; sys_platform == 'win32'
12
+ # via
13
+ # click
14
+ # tqdm
15
+ contourpy==1.3.3
16
+ # via matplotlib
17
+ cycler==0.12.1
18
+ # via matplotlib
19
+ filelock==3.19.1
20
+ # via
21
+ # huggingface-hub
22
+ # torch
23
+ fonttools==4.61.0
24
+ # via matplotlib
25
+ fsspec==2025.9.0
26
+ # via
27
+ # huggingface-hub
28
+ # torch
29
+ gsplat==1.5.3
30
+ # via sharp
31
+ hf-xet==1.1.10 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
32
+ # via huggingface-hub
33
+ huggingface-hub==0.35.3
34
+ # via timm
35
+ idna==3.10
36
+ # via requests
37
+ imageio==2.37.0
38
+ # via sharp
39
+ imageio-ffmpeg==0.6.0
40
+ # via imageio
41
+ jaxtyping==0.3.3
42
+ # via gsplat
43
+ jinja2==3.1.6
44
+ # via torch
45
+ kiwisolver==1.4.9
46
+ # via matplotlib
47
+ markdown-it-py==4.0.0
48
+ # via rich
49
+ markupsafe==3.0.3
50
+ # via jinja2
51
+ matplotlib==3.10.6
52
+ # via sharp
53
+ mdurl==0.1.2
54
+ # via markdown-it-py
55
+ mpmath==1.3.0
56
+ # via sympy
57
+ networkx==3.5
58
+ # via torch
59
+ ninja==1.13.0
60
+ # via gsplat
61
+ numpy==2.3.3
62
+ # via
63
+ # contourpy
64
+ # gsplat
65
+ # imageio
66
+ # matplotlib
67
+ # plyfile
68
+ # scipy
69
+ # torchvision
70
+ nvidia-cublas-cu12==12.8.4.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
71
+ # via
72
+ # nvidia-cudnn-cu12
73
+ # nvidia-cusolver-cu12
74
+ # torch
75
+ nvidia-cuda-cupti-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
76
+ # via torch
77
+ nvidia-cuda-nvrtc-cu12==12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
78
+ # via torch
79
+ nvidia-cuda-runtime-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
80
+ # via torch
81
+ nvidia-cudnn-cu12==9.10.2.21 ; platform_machine == 'x86_64' and sys_platform == 'linux'
82
+ # via torch
83
+ nvidia-cufft-cu12==11.3.3.83 ; platform_machine == 'x86_64' and sys_platform == 'linux'
84
+ # via torch
85
+ nvidia-cufile-cu12==1.13.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
86
+ # via torch
87
+ nvidia-curand-cu12==10.3.9.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
88
+ # via torch
89
+ nvidia-cusolver-cu12==11.7.3.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
90
+ # via torch
91
+ nvidia-cusparse-cu12==12.5.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
92
+ # via
93
+ # nvidia-cusolver-cu12
94
+ # torch
95
+ nvidia-cusparselt-cu12==0.7.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
96
+ # via torch
97
+ nvidia-nccl-cu12==2.27.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
98
+ # via torch
99
+ nvidia-nvjitlink-cu12==12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
100
+ # via
101
+ # nvidia-cufft-cu12
102
+ # nvidia-cusolver-cu12
103
+ # nvidia-cusparse-cu12
104
+ # torch
105
+ nvidia-nvtx-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
106
+ # via torch
107
+ packaging==25.0
108
+ # via
109
+ # huggingface-hub
110
+ # matplotlib
111
+ pillow==11.3.0
112
+ # via
113
+ # imageio
114
+ # matplotlib
115
+ # pillow-heif
116
+ # torchvision
117
+ pillow-heif==1.1.1
118
+ # via sharp
119
+ plyfile==1.1.2
120
+ # via sharp
121
+ psutil==7.1.0
122
+ # via imageio
123
+ pygments==2.19.2
124
+ # via rich
125
+ pyparsing==3.2.5
126
+ # via matplotlib
127
+ python-dateutil==2.9.0.post0
128
+ # via matplotlib
129
+ pyyaml==6.0.3
130
+ # via
131
+ # huggingface-hub
132
+ # timm
133
+ requests==2.32.5
134
+ # via huggingface-hub
135
+ rich==14.1.0
136
+ # via gsplat
137
+ safetensors==0.6.2
138
+ # via timm
139
+ scipy==1.16.2
140
+ # via sharp
141
+ setuptools==80.9.0
142
+ # via
143
+ # torch
144
+ # triton
145
+ six==1.17.0
146
+ # via python-dateutil
147
+ sympy==1.14.0
148
+ # via torch
149
+ timm==1.0.20
150
+ # via sharp
151
+ torch==2.8.0
152
+ # via
153
+ # gsplat
154
+ # sharp
155
+ # timm
156
+ # torchvision
157
+ torchvision==0.23.0
158
+ # via
159
+ # sharp
160
+ # timm
161
+ tqdm==4.67.1
162
+ # via huggingface-hub
163
+ triton==3.4.0 ; platform_machine == 'x86_64' and sys_platform == 'linux'
164
+ # via torch
165
+ typing-extensions==4.15.0
166
+ # via
167
+ # huggingface-hub
168
+ # torch
169
+ urllib3==2.6.0
170
+ # via requests
171
+ wadler-lindig==0.1.7
172
+ # via jaxtyping