mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2026-01-13 10:45:56 +08:00
Compare commits
3 Commits
batch-add-
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
edbf4a1763 | ||
|
|
5708e95303 | ||
|
|
d606019cf5 |
2
.github/scripts/process_item.py
vendored
2
.github/scripts/process_item.py
vendored
@@ -139,7 +139,7 @@ def main():
|
||||
content = repo.get_contents("README.md", ref="master")
|
||||
readme_text = content.decoded_content.decode("utf-8")
|
||||
|
||||
today_str = datetime.now().strftime("%Y 年 %m 月 %d 号添加")
|
||||
today_str = datetime.now().strftime("%Y 年 %-m 月 %-d 号添加")
|
||||
date_header = f"### {today_str}"
|
||||
|
||||
if date_header not in readme_text:
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
## 3. 项目列表
|
||||
|
||||
### 2026 年 1 月 12 号添加
|
||||
#### zongguowu - [Github](https://github.com/zongguowu)
|
||||
* :white_check_mark: [Seedream 4.0 生成和编辑 Image Studio](https://seedream4.me/):最多上传 10 张图片或从提示开始。混合、增强和动画——所有这些都由 Seedream 4.0 的多模态模型提供支持。
|
||||
|
||||
#### hydemei - [Github](https://github.com/hydemei)
|
||||
* :white_check_mark: [toolrain.com](https://toolrain.com/):AI导航站,可免费提交,收录处理快
|
||||
|
||||
Reference in New Issue
Block a user