Spaces:
Sleeping
Sleeping
谢璐璟
commited on
Commit
·
e02520e
1
Parent(s):
9236a07
app.py
CHANGED
|
@@ -47,7 +47,6 @@ def check_cc_license(youtube_url):
|
|
| 47 |
# 第二个功能:为多项选择题生成干扰项
|
| 48 |
|
| 49 |
|
| 50 |
-
|
| 51 |
# 从您的模块中导入必要的函数
|
| 52 |
from utils.generate_distractors import prepare_q_inputs, construct_prompt_textonly, generate_distractors
|
| 53 |
from utils.api_utils import generate_from_openai_chat_completion
|
|
|
|
| 47 |
# 第二个功能:为多项选择题生成干扰项
|
| 48 |
|
| 49 |
|
|
|
|
| 50 |
# 从您的模块中导入必要的函数
|
| 51 |
from utils.generate_distractors import prepare_q_inputs, construct_prompt_textonly, generate_distractors
|
| 52 |
from utils.api_utils import generate_from_openai_chat_completion
|