From d20a3d1e66bbedf150dfbfd133c5047dd78d50fd Mon Sep 17 00:00:00 2001 From: pice35408784b54431987c4d13c457b9cd Date: Mon, 13 Jan 2025 16:24:14 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0241664 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# cafe-aesthetic + +这个模型是在 [微软 /beit-base-patch16-384] 上进行微调的图像分类器。它的用途是在 Waifu Diffusion 项目(对 Stable Diffusion 的微调项目)的数据预处理步骤中使用。 \ No newline at end of file