Muapi commited on
Commit
d4a4af7
·
verified ·
1 Parent(s): 45b9916

Update README metadata for HF classification

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-to-image
16
  ![preview](./preview.jpg)
17
 
18
  **Base model**: Flux.1 D
19
- **Trained words**: By Ev Ganin
20
 
21
  ## 🧠 Usage (Python)
22
 
@@ -28,7 +28,7 @@ url = "https://api.muapi.ai/api/v1/flux_dev_lora_image"
28
  headers = {"Content-Type": "application/json", "x-api-key": os.getenv("MUAPIAPP_API_KEY")}
29
  payload = {
30
  "prompt": "masterpiece, best quality, 1girl, looking at viewer",
31
- "model_id": [{"model": "civitai:1285927@1953868", "weight": 1.0}],
32
  "width": 1024,
33
  "height": 1024,
34
  "num_images": 1
 
16
  ![preview](./preview.jpg)
17
 
18
  **Base model**: Flux.1 D
19
+ **Trained words**: Ev Ganin II style
20
 
21
  ## 🧠 Usage (Python)
22
 
 
28
  headers = {"Content-Type": "application/json", "x-api-key": os.getenv("MUAPIAPP_API_KEY")}
29
  payload = {
30
  "prompt": "masterpiece, best quality, 1girl, looking at viewer",
31
+ "model_id": [{"model": "civitai:1287604@1243084", "weight": 1.0}],
32
  "width": 1024,
33
  "height": 1024,
34
  "num_images": 1