File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/routes/settings/(nav)/application Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 174174 {#if publicConfig .isHuggingChat }
175175 <a
176176 href =" https://github.com/huggingface/chat-ui"
177+ target =" _blank"
177178 class =" flex items-center underline decoration-gray-300 underline-offset-2 hover:decoration-gray-700 dark:decoration-gray-700 dark:hover:decoration-gray-400"
178179 ><CarbonLogoGithub class =" mr-1.5 shrink-0 text-sm " /> Github repository</a
179180 >
180181 <a
181182 href =" https://huggingface.co/settings/inference-providers"
183+ target =" _blank"
182184 class =" flex items-center underline decoration-gray-300 underline-offset-2 hover:decoration-gray-700 dark:decoration-gray-700 dark:hover:decoration-gray-400"
183185 ><CarbonArrowUpRight class =" mr-1.5 shrink-0 text-sm " /> Providers settings</a
184186 >
You can’t perform that action at this time.
0 commit comments