Muapi commited on
Commit
b6d3def
·
verified ·
1 Parent(s): 76aee2c

Add Implied Fellatio - Concept

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ preview.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ base_model: OnomaAIResearch/Illustrious-xl-early-release-v0
5
+ tags:
6
+ - lora
7
+ - text-to-image
8
+ - stable-diffusion-xl
9
+ - illustrious
10
+ - illustrious
11
+ pipeline_tag: text-to-image
12
+ ---
13
+
14
+ # Implied Fellatio - Concept
15
+
16
+ ![preview](./preview.jpg)
17
+
18
+ **Base model**: Illustrious
19
+ **Trained words**: <lora:implied-fellatio-v5-illustriousxl-lora-nochekaiser:1>, implied fellatio, blush, open mouth, 1boy, sitting, ass, comic, hetero, heart, sweat, nude, uncensored, barefoot, pussy, pants, belt, from behind, feet, completely nude, toes, kneeling, anus, black pants, on bed, soles, back, erection, formal, trembling, suit, all fours, bulge, 2koma, steaming body, sound effects, erection under clothes, clothed male nude female, looking at penis, penis awe, instant loss,
20
+
21
+ ## 🧠 Usage (Python)
22
+
23
+ 🔑 **Get your MUAPI key** from [muapi.ai/access-keys](https://muapi.ai/access-keys)
24
+
25
+ ```python
26
+ import requests, os
27
+ url = "https://api.muapi.ai/api/v1/sdxl-lora-image"
28
+ headers = {"Content-Type": "application/json", "x-api-key": os.getenv("MUAPIAPP_API_KEY")}
29
+ payload = {
30
+ "prompt": "masterpiece, best quality",
31
+ "lora_model": "implied-fellatio-concept",
32
+ "lora_strength": 1.0,
33
+ "width": 1024,
34
+ "height": 1024,
35
+ "num_images": 1
36
+ }
37
+ print(requests.post(url, headers=headers, json=payload).json())
38
+ ```
implied-fellatio-concept.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e64539a0d690686e63e21918b4676e62b63c27acc105cc5f1556d51658616a4
3
+ size 228466588
preview.jpg ADDED

Git LFS Details

  • SHA256: 25e9fb19d860e6e2f4712790914c2f0e0b60b64ded43b8aac0b0bd53cae2dcea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.69 MB