storm分享一个图像公式与文本提取的提示词 中发帖

提示词如下: 
Extract all text and mathematical formulas from this image. Return the text exactly as it appears. Enclose all inline math formulas and symbols in single dollar signs ($math$). Enclose all block/display math formulas in double dollar signs ($$math$$). Do not output any markdown code blocks like ```latex or ```markdown, just return the raw text with math delimiters.

我一般用gemini的gem功能 将该提示词粘...
 
 
Back to Top