drbaph commited on
Commit
25caa58
1 Parent(s): 10cbee4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -4
README.md CHANGED
@@ -12,14 +12,13 @@ This repository provides the merged .safetensors model file with the params as p
12
  and [`black-forest-labs/FLUX.1-schnell`](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Please be aware of the licenses of both
13
  the models before using the params commercially.
14
 
15
- ## For ComfyUI place the model in
16
-
17
- models\unet\
18
 
19
  # Inference Steps: 8
20
  # Guidance Scale: 3.5
21
  # Scheduler: Euler
22
 
 
23
 
24
  <table>
25
  <thead>
@@ -42,4 +41,27 @@ models\unet\
42
  </td>
43
  </tr>
44
  </tbody>
45
- </table>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  and [`black-forest-labs/FLUX.1-schnell`](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Please be aware of the licenses of both
13
  the models before using the params commercially.
14
 
15
+ ## For ComfyUI place the model in (models\unet\)
 
 
16
 
17
  # Inference Steps: 8
18
  # Guidance Scale: 3.5
19
  # Scheduler: Euler
20
 
21
+ ---
22
 
23
  <table>
24
  <thead>
 
41
  </td>
42
  </tr>
43
  </tbody>
44
+ </table>
45
+
46
+ ---
47
+
48
+ # Limitations
49
+ - This model is not intended or able to provide factual information.
50
+ - As a statistical model this checkpoint might amplify existing societal biases.
51
+ - The model may fail to generate output that matches the prompts.
52
+ - Prompt following is heavily influenced by the prompting-style.
53
+
54
+ # Out-of-Scope Use
55
+ The model and its derivatives may not be used
56
+
57
+ - In any way that violates any applicable national, federal, state, local or international law or regulation.
58
+ - For the purpose of exploiting, harming or attempting to exploit or harm minors in any way; including but not limited to the solicitation, creation, acquisition, or dissemination of child exploitative content.
59
+ - To generate or disseminate verifiably false information and/or content with the purpose of harming others.
60
+ - To generate or disseminate personal identifiable information that can be used to harm an individual.
61
+ - To harass, abuse, threaten, stalk, or bully individuals or groups of individuals.
62
+ - To create non-consensual nudity or illegal pornographic content.
63
+ - For fully automated decision making that adversely impacts an individual's legal rights or otherwise creates or modifies a binding, enforceable obligation.
64
+ - Generating or facilitating large-scale disinformation campaigns.
65
+
66
+ # License
67
+ This model falls under the [`FLUX.1 [dev]` Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).