aigc 生成几何图 整理笔记
目录geouni环境安装图生成推理演示问题解决的推理演示问题创建的推理演示geounichengruogu0915/GeoUni: Repository for GeoUni, A Unified Model for Generating Geometry Diagrams, Problems and Problem Solutions.环境安装pip install torch2.5.1 torchvision0.20.1 torchaudio2.5.1 pip install transformers4.49.0 diffusers0.30.1 pip install peft0.14.0 numpy1.24.4 pillow10.3.0 einops0.6.0图生成推理演示python simple_infer.py t2d \ --prompt Draw a geometric image based on this description: The diagram involves a circle centered at O with points A, B, C, D, and E all lying on it. Given values include ∠CAB25° and ∠DEC30°. Points AFMC, BMO, DNO, ENC, and BFE are collinear, indicating certain lines within the figure.问题解决的推理演示python simple_infer.py mmu \ --image_path ./images/6901.png \ --question As shown in the diagram, ABOA, the center of \u2299O is O. Find the measure of \u2220BDA.问题创建的推理演示python simple_infer.py mixing \ --prompt Draw a diagram, create a question and answer based on the given knowledge point. Knowledge
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/2429168.html
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!