smelon commited on
Commit
dbcf75b
·
1 Parent(s): 9ca034d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -41,35 +41,35 @@ image = pipe(prompt).images[0]
41
  image.save("./pikachu.png")
42
  ```
43
 
44
- ## Examples
45
 
46
- Below are some examples of images generated using this model:
47
 
48
- **Anime Girl:**
49
  ![Anime Girl](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/1girl.png)
50
  ```
51
  1girl, brown hair, green eyes, colorful, autumn, cumulonimbus clouds, lighting, blue sky, falling leaves, garden
52
  Steps: 50, Sampler: DDIM, CFG scale: 12
53
  ```
54
- **Anime Boy:**
55
  ![Anime Boy](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/1boy.png)
56
  ```
57
  1boy, medium hair, blonde hair, blue eyes, bishounen, colorful, autumn, cumulonimbus clouds, lighting, blue sky, falling leaves, garden
58
  Steps: 50, Sampler: DDIM, CFG scale: 12
59
  ```
60
- **Scenery:**
61
  ![Scenery](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/scenery.png)
62
  ```
63
  scenery, shibuya tokyo, post-apocalypse, ruins, rust, sky, skyscraper, abandoned, blue sky, broken window, building, cloud, crane machine, outdoors, overgrown, pillar, sunset
64
  Steps: 50, Sampler: DDIM, CFG scale: 12
65
  ```
66
 
67
- ## License
68
 
69
- This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
70
- The CreativeML OpenRAIL License specifies:
71
 
72
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
73
- 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
74
- 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
75
- [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
 
41
  image.save("./pikachu.png")
42
  ```
43
 
44
+ ## 例子
45
 
46
+ 以下是使用此模型生成的一些图像示例:
47
 
48
+ **动漫女孩:**
49
  ![Anime Girl](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/1girl.png)
50
  ```
51
  1girl, brown hair, green eyes, colorful, autumn, cumulonimbus clouds, lighting, blue sky, falling leaves, garden
52
  Steps: 50, Sampler: DDIM, CFG scale: 12
53
  ```
54
+ **动漫男孩:**
55
  ![Anime Boy](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/1boy.png)
56
  ```
57
  1boy, medium hair, blonde hair, blue eyes, bishounen, colorful, autumn, cumulonimbus clouds, lighting, blue sky, falling leaves, garden
58
  Steps: 50, Sampler: DDIM, CFG scale: 12
59
  ```
60
+ **风景:**
61
  ![Scenery](https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/scenery.png)
62
  ```
63
  scenery, shibuya tokyo, post-apocalypse, ruins, rust, sky, skyscraper, abandoned, blue sky, broken window, building, cloud, crane machine, outdoors, overgrown, pillar, sunset
64
  Steps: 50, Sampler: DDIM, CFG scale: 12
65
  ```
66
 
67
+ ## 许可证
68
 
69
+ 该模型是开放访问的,所有人都可以使用,CreativeML OpenRAIL-M 许可证进一步指定了权利和使用。
70
+ CreativeML OpenRAIL许可证规定。
71
 
72
+ 1. 你不能使用该模型来故意生产或分享非法或有害的产出或内容。
73
+ 2. 作者对你产生的产出没有任何权利,你可以自由使用它们,并对它们的使用负责,不得违反许可证中的规定。
74
+ 3. 你可以重新分配权重,并在商业上和/或作为服务使用该模型。如果你这样做,请注意你必须包括与许可证中相同的使用限制,并将CreativeML OpenRAIL-M的副本分享给你的所有用户(请完全和仔细地阅读许可证)
75
+ [请在此阅读完整的许可证](https://huggingface.co/spaces/CompVis/stable-diffusion-license)