Sylvia Xiao | AI Engineer
文章
14
分类
2
标签
16
Read Blog
Generate a Minimal Dependency List with pipreqs
发布于: 2025-10-28
最后更新: 2026-5-28
次查看
python
开发
github
目录
0%
Step 1: Generate the minimal requirements list (package names only)
Step 2: Align with real versions from your current conda environment
Step 3: Quick validation (no actual installation)
Step 4: Lock the final version list
SylviaXiao
AI Engineer
文章
14
分类
2
标签
16
最新发布
Qwen-Image Text-to-Image Pipeline Note
2026-6-22
Whisper’s Encoder-Decoder Pipeline, Special Tokens, and a Comparison with Qwen3-ASR
2026-6-17
Financial / Universe Robot Dialogue AI Interface
2026-6-2
Real-time Logging in Model Training Using Python
2026-5-28
Building MLC-LLM: A Step-by-Step Guide
2026-5-28
Memory and Computation in LLM Inference: Transformers vs. RWKV
2026-5-28
目录
0%
Step 1: Generate the minimal requirements list (package names only)
Step 2: Align with real versions from your current conda environment
Step 3: Quick validation (no actual installation)
Step 4: Lock the final version list