rstudioweb commited on
Commit
0a12f57
·
verified ·
1 Parent(s): 863f469

Update README.md

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