Created
Aug 14, 2024 01:44 PM
Favorite
Favorite
Priority
备注
推荐
类型
欢迎关注我,持续获取更多内容,感谢&在看~

Top10 Python项目日报 | 2024-08-07

Python项目排行

1. bghira / SimpleTuner:A general fine-tuning kit geared toward Stable Diffusion 2.1, Stable Diffusion 3, DeepFloyd, and SDXL.
  • 项目语言: Python
  • Star总数: 780
  • Fork总数: 50
  • Star新增: 131 stars today
  • 项目地址:
    • https://github.com/bghira/SimpleTuner
一句话简介:一个面向Stable Diffusion 2.1、Stable Diffusion 3、DeepFloyd和SDXL的通用微调工具包。
2. OpenBMB / MiniCPM-V:MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
  • 项目语言: Python
  • Star总数: 8,883
  • Fork总数: 605
  • Star新增: 606 stars today
  • 项目地址:
    • https://github.com/OpenBMB/MiniCPM-V
一句话简介:MiniCPM-V 2.6:适用于手机的单图像、多图像和视频的GPT-4V级别MLLM。MiniCPM-V是一系列端侧多模态大模型,自2024年2月以来已发布5个版本,致力于图文理解,提供高质量文本输出。
notion image
notion image
notion image
3. OpenGVLab / InternVL:[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的可商用开源多模态对话模型
  • 项目语言: Python
  • Star总数: 4,690
  • Fork总数: 362
  • Star新增: 33 stars today
  • 项目地址:
    • https://github.com/OpenGVLab/InternVL
一句话简介:[CVPR 2024 口头报告] InternVL家族:一个开创性的开源替代品,接近GPT-4o表现的可商用开源多模态对话模型。
notion image
notion image
4. getsentry / sentry:Developer-first error tracking and performance monitoring
  • 项目语言: Python
  • Star总数: 37,817
  • Fork总数: 4,069
  • Star新增: 27 stars today
  • 项目地址:
    • https://github.com/getsentry/sentry
一句话简介:Sentry是一个面向开发者的、专注于错误跟踪和性能监控的平台,它通过提供关键信息帮助开发者快速解决问题并持续学习。
notion image
notion image
notion image
notion image
5. reflex-dev / reflex:🕸️ Web apps in pure Python 🐍
  • 项目语言: Python
  • Star总数: 18,371
  • Fork总数: 1,032
  • Star新增: 26 stars today
  • 项目地址:
    • https://github.com/reflex-dev/reflex
一句话简介:🕸️ 纯Python编写的Web应用 🐍。一个使用纯Python构建全栈Web应用的库,它允许开发者在Python环境下编写前端和后端代码,无需学习JavaScript。
6. donnemartin / system-design-primer:Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • 项目语言: Python
  • Star总数: 266,336
  • Fork总数: 45,116
  • Star新增: 176 stars today
  • 项目地址:
    • https://github.com/donnemartin/system-design-primer
一句话简介:学习如何设计大型系统。帮助读者学习如何设计大型、可扩展的系统,并为系统设计面试做准备。文中提供了大量关于不同系统设计主题的资源链接、理论和实践方法,包括性能与扩展性、CAP理论、数据库、缓存、消息队列、安全性等多个方面。此外,还介绍了如何准备系统设计面试,包括学习指导、面试问题和面向对象设计的面试问题。
notion image
7. python / cpython:The Python programming language
  • 项目语言: Python
  • Star总数: 61,530
  • Fork总数: 29,626
  • Star新增: 28 stars today
  • 项目地址:
    • https://github.com/python/cpython
一句话简介:Python编程语言。
8. aws / aws-cli:Universal Command Line Interface for Amazon Web Services
  • 项目语言: Python
  • Star总数: 15,175
  • Fork总数: 4,036
  • Star新增: 2 stars today
  • 项目地址:
    • https://github.com/aws/aws-cli
一句话简介:AWS CLI是一个统一的命令行界面,用于管理Amazon Web Services。
9. scikit-learn / scikit-learn:scikit-learn: machine learning in Python
  • 项目语言: Python
  • Star总数: 59,120
  • Fork总数: 25,201
  • Star新增: 18 stars today
  • 项目地址:
    • https://github.com/scikit-learn/scikit-learn
一句话简介:scikit-learn:Python中的机器学习。提供简单高效的工具进行预测数据分析,适用于各种预测数据分析任务。
10. comfyanonymous / ComfyUI:The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
  • 项目语言: Python
  • Star总数: 45,057
  • Fork总数: 4,800
  • Star新增: 215 stars today
  • 项目地址:
    • https://github.com/comfyanonymous/ComfyUI
一句话简介:ComfyUI是一个功能强大且模块化的Stable Diffusion GUI和后端,它提供了一个基于图/节点/流程图的界面,允许用户设计和执行高级的Stable Diffusion工作流,无需编码。
notion image
Loading...