---
title: CyrilPilgrim_FrostedFantasy_Style
canonical_url: "https://www.modelscope.cn/models/CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style"
md_url: "https://www.modelscope.cn/models/CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style.md"
repository: CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style
chinese_name: "科林_迷离之镜"
last_updated: 2025-09-07
license: GPL-3.0
base_model:
  - AI-ModelScope/FLUX.1-dev
base_model_relation: adapter
parameters: 62.7M
tensor_type:
  - BF16
library_name:
  - lora
  - safetensors
  - pytorch
frameworks:
  - Pytorch
downloads: 509
stars: 5
tags:
  - LoRA
  - text-to-image
---

# CyrilPilgrim_FrostedFantasy_Style

> CyrilPilgrim_FrostedFantasy_Style - CyrilPilgrim 在 ModelScope 开源的模型。《朦胧之境》AI绘画模型是基于FLUX-Dev架构通过LoRA微调技术开发的非商用艺术生成工具，其训练数据集融合Blank Embrace美学理念并采用去标识化处理，专攻梦幻朦胧风格渲染。该模型运用分层自适应算法实现磨砂透光效果与低饱和度渐变技术，在1024x1024至2048x2048像素区间可生成具有雾化光影叠加特征的艺术图像。建议使用者组合使用<梦幻质感><薄雾蒙版><柔焦…

CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style 是 ModelScope 魔搭社区上的 62.7M 参数机器学习模型，采用 GPL-3.0 许可，基于 AI-ModelScope/FLUX.1-dev 构建。

- **Repository**: CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style
- **License**: GPL-3.0
- **Parameters**: 62.7M
- **Base model**: AI-ModelScope/FLUX.1-dev
- **Tags**: LoRA, text-to-image
- **Downloads**: 509
- **Stars**: 5
- **Last updated**: 2025-09-07

Source: https://www.modelscope.cn/models/CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style

---

### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重，可浏览“模型文件”页面获取。
#### 您可以通过如下git clone命令，或者ModelScope SDK来下载模型

SDK下载
```bash
#安装ModelScope
pip install modelscope
```
```python
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style')
```
Git下载
```
#Git模型下载
git clone https://www.modelscope.cn/CyrilPilgrim/CyrilPilgrim_FrostedFantasy_Style.git
```

<p style="color: lightgrey;">如果您是本模型的贡献者，我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>，及时完善模型卡片内容。</p>
