PixelleLab全局重命名

This commit is contained in:
puke
2025-11-06 11:07:36 +08:00
parent 2a07aa9567
commit 70114dcd3e
18 changed files with 46 additions and 46 deletions

View File

@@ -40,7 +40,7 @@ pytest
## 提交 Issue
遇到问题或有功能建议?请在 [GitHub Issues](https://github.com/PixelleLab/Pixelle-Video/issues) 提交。
遇到问题或有功能建议?请在 [GitHub Issues](https://github.com/AIDC-AI/Pixelle-Video/issues) 提交。
---

View File

@@ -74,5 +74,5 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
## 其他问题
有其他问题?请查看 [故障排查](troubleshooting.md) 或提交 [Issue](https://github.com/PixelleLab/Pixelle-Video/issues)。
有其他问题?请查看 [故障排查](troubleshooting.md) 或提交 [Issue](https://github.com/AIDC-AI/Pixelle-Video/issues)。

View File

@@ -14,7 +14,7 @@
<source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/reading-habit/video.mp4" type="video/mp4">
</video>
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/PixelleLab/Pixelle-Video/tree/main/docs/gallery/reading-habit)
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/reading-habit)
- **工作效率提升**
@@ -24,7 +24,7 @@
<source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/work-efficiency/video.mp4" type="video/mp4">
</video>
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/PixelleLab/Pixelle-Video/tree/main/docs/gallery/work-efficiency)
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/work-efficiency)
- **健康饮食**
@@ -34,7 +34,7 @@
<source src="https://your-oss-bucket.oss-cn-hangzhou.aliyuncs.com/pixelle-video/healthy-diet/video.mp4" type="video/mp4">
</video>
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/PixelleLab/Pixelle-Video/tree/main/docs/gallery/healthy-diet)
[:octicons-mark-github-16: 查看工作流和配置](https://github.com/AIDC-AI/Pixelle-Video/tree/main/docs/gallery/healthy-diet)
</div>

View File

@@ -24,7 +24,7 @@
### 第一步:克隆项目
```bash
git clone https://github.com/PixelleLab/Pixelle-Video.git
git clone https://github.com/AIDC-AI/Pixelle-Video.git
cd Pixelle-Video
```

View File

@@ -4,9 +4,9 @@
**AI 视频创作工具 - 3 分钟生成一个短视频**
[![Stars](https://img.shields.io/github/stars/PixelleLab/Pixelle-Video.svg?style=flat-square)](https://github.com/PixelleLab/Pixelle-Video/stargazers)
[![Issues](https://img.shields.io/github/issues/PixelleLab/Pixelle-Video.svg?style=flat-square)](https://github.com/PixelleLab/Pixelle-Video/issues)
[![License](https://img.shields.io/github/license/PixelleLab/Pixelle-Video.svg?style=flat-square)](https://github.com/PixelleLab/Pixelle-Video/blob/main/LICENSE)
[![Stars](https://img.shields.io/github/stars/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/stargazers)
[![Issues](https://img.shields.io/github/issues/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/issues)
[![License](https://img.shields.io/github/license/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE)
</div>
@@ -85,13 +85,13 @@ Pixelle-Video 的设计受到以下优秀开源项目的启发:
## 📢 反馈与支持
- 🐛 **遇到问题**: 提交 [Issue](https://github.com/PixelleLab/Pixelle-Video/issues)
- 💡 **功能建议**: 提交 [Feature Request](https://github.com/PixelleLab/Pixelle-Video/issues)
- 🐛 **遇到问题**: 提交 [Issue](https://github.com/AIDC-AI/Pixelle-Video/issues)
- 💡 **功能建议**: 提交 [Feature Request](https://github.com/AIDC-AI/Pixelle-Video/issues)
-**给个 Star**: 如果这个项目对你有帮助,欢迎给个 Star 支持一下!
---
## 📝 许可证
本项目采用 MIT 许可证,详情请查看 [LICENSE](https://github.com/PixelleLab/Pixelle-Video/blob/main/LICENSE) 文件。
本项目采用 MIT 许可证,详情请查看 [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) 文件。

View File

@@ -94,7 +94,7 @@ uv sync
仍有问题?
1. 查看项目 [GitHub Issues](https://github.com/PixelleLab/Pixelle-Video/issues)
1. 查看项目 [GitHub Issues](https://github.com/AIDC-AI/Pixelle-Video/issues)
2. 提交新的 Issue 描述你的问题
3. 包含错误日志和配置信息以便快速定位