yonishafir commited on
Commit
75892bb
·
verified ·
1 Parent(s): 62bda9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -72,6 +72,13 @@ Interested in BRIA 2.3 ID preservation Adapter? Our Model is available for purch
72
  By submitting the form above, you agree to BRIA’s [Privacy policy](https://bria.ai/privacy-policy/) and [Terms & conditions](https://bria.ai/terms-and-conditions/).
73
 
74
 
 
 
 
 
 
 
 
75
  ### How To Use
76
  ```python
77
  opencv-python==4.10.0.84
 
72
  By submitting the form above, you agree to BRIA’s [Privacy policy](https://bria.ai/privacy-policy/) and [Terms & conditions](https://bria.ai/terms-and-conditions/).
73
 
74
 
75
+ ### Best practices:
76
+ 1. In your text prompt, start with a short description of the person in the image e.g., A Caucasian female with brown eyes and gray long hair.
77
+ 2. Use a protrait image with large face (~20-80% of the image).
78
+ 3. Use clean background (or use Bria's RMBG) - this will help you with the canny condition.
79
+ 4. You can add style images, and apply using Bria's IP adapter
80
+ 5. You can train your own LoRA on your desired style and use within this model.
81
+
82
  ### How To Use
83
  ```python
84
  opencv-python==4.10.0.84