镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 22:46:48 +00:00
移动import
这个提交包含在:
@@ -4,6 +4,7 @@ import time
|
|||||||
import inspect
|
import inspect
|
||||||
import re
|
import re
|
||||||
import os
|
import os
|
||||||
|
import base64
|
||||||
import gradio
|
import gradio
|
||||||
import shutil
|
import shutil
|
||||||
import glob
|
import glob
|
||||||
@@ -1217,7 +1218,6 @@ def get_pictures_list(path):
|
|||||||
return file_manifest
|
return file_manifest
|
||||||
|
|
||||||
|
|
||||||
import base64
|
|
||||||
def have_any_recent_upload_image_files(chatbot):
|
def have_any_recent_upload_image_files(chatbot):
|
||||||
_5min = 5 * 60
|
_5min = 5 * 60
|
||||||
if chatbot is None: return False, None # chatbot is None
|
if chatbot is None: return False, None # chatbot is None
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户