mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-01-31 09:03:19 +08:00
尺寸提取功能优化
This commit is contained in:
@@ -90,6 +90,7 @@ export async function onRequestPost(context) {
|
||||
Channel: "HuggingFace",
|
||||
ChannelName: hfChannel.name || "HuggingFace_env",
|
||||
FileSize: (fileSize / 1024 / 1024).toFixed(2),
|
||||
FileSizeBytes: fileSize,
|
||||
HfRepo: hfChannel.repo,
|
||||
HfFilePath: filePath,
|
||||
HfToken: hfChannel.token,
|
||||
|
||||
Reference in New Issue
Block a user