Muapi commited on
Commit
42a7474
·
verified ·
1 Parent(s): bd03336

Add Upside-Down Missionary - 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
+ # Upside-Down Missionary - Concept
15
+
16
+ ![preview](./preview.jpg)
17
+
18
+ **Base model**: Illustrious
19
+ **Trained words**: <lora:upside-down-missionary-v2-illustriousxl-lora-nochekaiser:1>, upside-down missionary, completely nude, navel, nipples, blush, open mouth, 1boy, closed eyes, hetero, lying, penis, pussy, solo focus, indoors, sex, spread legs, cum, on back, vaginal, pubic hair, cum in pussy, ejaculation, male pubic hair, missionary, m legs, x-ray, internal cumshot, uterus,
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": "upside-down-missionary-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
+ ```
preview.jpg ADDED

Git LFS Details

  • SHA256: 499ad5980759ae9391864f79e87f0d38259f19ea3648d54aba12abea47e5ec2a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.23 MB
upside-down-missionary-concept.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d4e7a49f95fc04b6303088964a0186154b2c4a9dd3fa5e391b33136ade1b0a1
3
+ size 228459108