11 2024 档案

摘要:https://github.com/microsoft/TinyTroupe 阅读全文
posted @ 2024-11-27 09:38 踩坑大王 阅读(27) 评论(0) 推荐(0) 编辑
摘要:目录Docling环境安装测试Marker环境安装测试docling、marker对比总结OmniAI开源的zeroxMinerU Docling https://github.com/DS4SD/docling 环境安装 直接使用文档中的 pip install docling 无法使用,因为to 阅读全文
posted @ 2024-11-26 15:05 踩坑大王 阅读(588) 评论(0) 推荐(0) 编辑
摘要:yum install Xvfb 启动 Xvfb :1 -screen 0 1024x768x24 设置环境变量 export DISPLAY=:1 http://www.360doc.com/content/17/0711/21/44420101_670641454.shtml 阅读全文
posted @ 2024-11-26 14:38 踩坑大王 阅读(89) 评论(0) 推荐(0) 编辑
摘要:由于centos7 停止维护,在安装google浏览器就因为版本和下载源的问题走了不少弯路,踩了一些坑。 原操作: sudo wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm yum ins 阅读全文
posted @ 2024-11-25 19:04 踩坑大王 阅读(174) 评论(0) 推荐(0) 编辑
摘要:nohup: ignoring input /data/develop/hjy/LLaMA-Factory/.venv/lib/python3.10/site-packages/gradio/components/chatbot.py:222: UserWarning: You have not s 阅读全文
posted @ 2024-11-25 16:22 踩坑大王 阅读(47) 评论(0) 推荐(0) 编辑
摘要:待补充 阅读全文
posted @ 2024-11-25 16:21 踩坑大王 阅读(28) 评论(0) 推荐(0) 编辑
摘要:version: '3' services: moonlit-vllm-qwen-hotvideo: image: vllm/vllm-openai:v0.6.2 container_name: hitvideos_api restart: always command: [ "--served-m 阅读全文
posted @ 2024-11-18 10:35 踩坑大王 阅读(195) 评论(0) 推荐(0) 编辑
摘要:入口 阅读全文
posted @ 2024-11-09 01:21 踩坑大王 阅读(22) 评论(0) 推荐(0) 编辑
摘要:https://item.jd.com/100036218692.html 以这个商品链接为例,分析详情图接口 抓包拿到接口 入参 出参 构建代码 headers = { 'cookie':"", 'accept': 'application/json, text/javascript, */*; 阅读全文
posted @ 2024-11-09 01:20 踩坑大王 阅读(104) 评论(0) 推荐(0) 编辑
摘要:解决方案 https://wiki.bafangwy.com/doc/719/ 安装chrome(https://www.cnblogs.com/zxqblogrecord/p/13171516.html)时出现以下问题: failure: repodata/repomd.xml from cent 阅读全文
posted @ 2024-11-08 19:10 踩坑大王 阅读(52) 评论(0) 推荐(0) 编辑
摘要:git rm --cached -r .;git reset --hard;git rm .gitattributes;git reset .;git checkout . 参考:https://blog.csdn.net/fengyun089/article/details/129091023 阅读全文
posted @ 2024-11-02 22:04 踩坑大王 阅读(29) 评论(0) 推荐(0) 编辑
摘要:在项目里使用requests去请求接口出现一串二进制 如: 测试时却显示正常,使用的是另一个项目的虚拟环境(python 3.11.5) 切换到本项目中,使用本项目虚拟环境仍然乱码(python3.11.5) 在本项目中尝试切换到3.10,创建一个新的虚拟环境,并保留comment.py脚本只需要的 阅读全文
posted @ 2024-11-01 01:36 踩坑大王 阅读(9) 评论(0) 推荐(0) 编辑

more_horiz
keyboard_arrow_up light_mode palette
选择主题
点击右上角即可分享
微信分享提示