File size: 1,832 Bytes
9dab5a9
 
d3fa640
4a00aee
 
d3fa640
 
 
 
9dab5a9
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
 
 
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
 
 
 
 
4a00aee
d3fa640
c4dff9a
d3fa640
c4dff9a
d3fa640
c4dff9a
d3fa640
c4dff9a
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
d3fa640
4a00aee
 
d3fa640
c4dff9a
 
d3fa640
4a00aee
 
 
 
 
 
 
 
d3fa640
4a00aee
d3fa640
 
 
 
 
4a00aee
d3fa640
4a00aee
d3fa640
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
license: apache-2.0
pipeline_tag: image-to-text
tags:
  - temu
  - product-bundling
  - clip
  - offline-package
  - windows
---

# 自动组货

> 一个面向 Temu / 1688 组货工作流的 Windows 离线整包归档。

![Version](https://img.shields.io/badge/package-7z_archive-2f6feb?style=for-the-badge)
![Runtime](https://img.shields.io/badge/runtime-Windows_CPU-22c55e?style=for-the-badge)
![Status](https://img.shields.io/badge/status-warehouse_only-ff7a45?style=for-the-badge)

## What Is Inside

`自动组货.7z` 是完整项目压缩包,用来做仓库存档和迁移分发。它不是 Hugging Face Space,不会在网页上直接运行。

这个包主要包含:

- 自动组货前端工作台
- 本地后端服务
- 浏览器扩展
- CLIP 组货相关模型与索引
- Windows 启动脚本与离线运行环境

## Preview

### Workbench

![Workbench overview](docs/images/workbench-overview.png)

### Workflow

![Smart workflow](docs/images/smart-workflow.png)

### CLIP Search

![Bundle CLIP search](docs/images/bundle-clip-search.png)

## Download

直接在本页下载:

```text
自动组货.7z
```

或者用 Git LFS 克隆:

```powershell
git lfs install
git clone https://huggingface.co/mikaassa/bundle-clip
cd bundle-clip
git lfs pull
```

## Use On A New Computer

1. 解压 `自动组货.7z`
2. 进入解压后的 `自动组货` 文件夹
3. 双击 `启动.bat`
4. 如果是第一次部署,按项目内的示例配置补齐本机配置文件
5. 浏览器扩展需要在 Chrome / Edge 里以开发者模式加载 `extension` 文件夹

## Notes

- 这个仓库只作为大文件仓库使用。
- 配置、Cookie、授权凭据这类本机敏感文件不应该提交到仓库。
- 如果重新打包发布,建议保持文件名 `自动组货.7z`,这样下载链接和说明都不用改。