rstudioweb commited on
Commit
a1a60cf
·
verified ·
1 Parent(s): 0375b96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -3
README.md CHANGED
@@ -1,3 +1,61 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - black-forest-labs/FLUX.1-Kontext-dev
7
+ - black-forest-labs/FLUX.1-dev
8
+ - black-forest-labs/FLUX.1-schnell
9
+ tags:
10
+ - loras
11
+ - flux
12
+ - ananya
13
+ ---
14
+
15
+ model_name: "Ananya Das"
16
+ base_model: "Flux 1D"
17
+ model_type: "LoRA"
18
+ version: "1.0"
19
+ license: "cc-by-nc-4.0"
20
+ tags:
21
+ - lora
22
+ - flux
23
+ - 1d
24
+ - ananya
25
+ - das
26
+ - custom-style
27
+ description: |
28
+ Ananya Das is a LoRA (Low-Rank Adaptation) model built on Flux 1D architecture.
29
+ It is designed to enhance and adapt stylistic or task-specific performance,
30
+ making it easier to fine-tune on personalized or domain-specific data.
31
+ The model emphasizes expressive, smooth, and elegant transformations,
32
+ inspired by the style of Ananya Das.
33
+
34
+ trained_by: "Trina"
35
+ trained_on: "Custom dataset curated for personalized style and expression"
36
+ release_date: "2025-07-07"
37
+ contact: "[email protected]"
38
+ usage: |
39
+ To use this LoRA, load it on top of the Flux 1D base model.
40
+ Recommended to apply with a weight between 0.6 and 1.0 for best results.
41
+ limitations: |
42
+ Not intended for commercial use without explicit permission.
43
+ May not generalize well outside its specific style domain.
44
+ Avoid using on data that diverges significantly from the training set.
45
+
46
+ # Optional fields
47
+ example_prompts:
48
+ - "Portrait of Ananya Das, soft lighting, elegant expression, cinematic look"
49
+ - "Dynamic 1D waveform with smooth gradients, inspired by Ananya Das"
50
+ - "Fashion-style illustration with graceful posture, detailed fabric folds"
51
+
52
+ images:
53
+ - "https://huggingface.co/rstudioModel/piyali_flux1D/resolve/main/image1.png"
54
+ - "https://huggingface.co/rstudioModel/piyali_flux1D/resolve/main/image2.png"
55
+ - "https://huggingface.co/rstudioModel/piyali_flux1D/resolve/main/image3.png"
56
+
57
+ references:
58
+ - "https://github.com/rstudioweb/rstudioweb"
59
+ - "https://huggingface.co/rstudioModel/simran_parvin_flux1D"
60
+
61
+ ---