Skip to content

Commit 4ebca47

Browse files
authored
Update hf.php
1 parent 7610f99 commit 4ebca47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trunk/web/aiapi/hf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
// 这个文件用于对接huggingface [ https://huggingface.co/],解析编译报错和运行错误信息。
3-
// 需要在 db_info.inc.php 文件中配置 $OJ_AI_API_URL
3+
// 需要在 db_info.inc.php 中配置 $OJ_AI_API_URL 指向本文件;
44
// 登录https://huggingface.co/,打开 https://huggingface.co/settings/tokens 创建新的API KEY [create new token ]
55
// 注意这个功能可能会导致付费账单,
66
// 访问 https://huggingface.co/settings/billing

0 commit comments

Comments
 (0)