arthurtmonyman commited on
Commit
e2e3677
·
verified ·
1 Parent(s): 4be60b9

stationthis: fixed edit prompt, drop steer field, rename title+CTA

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: ImpressStation
3
  emoji: 🕹️
4
  colorFrom: indigo
5
  colorTo: blue
@@ -7,14 +7,14 @@ sdk: gradio
7
  app_file: app.py
8
  pinned: true
9
  thumbnail: https://huggingface.co/noema-art/noema-brand/resolve/main/noema-banner.png
10
- short_description: Turn any image into a PS2-era "stationthis" still.
11
  models:
12
  - noema-art/impresstation-klein
13
  - black-forest-labs/FLUX.2-klein-4B
14
  ---
15
 
16
- # 🕹️ ImpressStation
17
 
18
- Drop in an image and get it back rendered as a low-poly **PlayStation-era "stationthis"** still — FLUX.2 klein (4B) + NOEMA's `impresstation` LoRA (trigger: `stationthis`).
19
 
20
  A nod to our roots. Built by **[NOEMA](https://noema.art)** — privacy-by-construction generative studio.
 
1
  ---
2
+ title: stationthis
3
  emoji: 🕹️
4
  colorFrom: indigo
5
  colorTo: blue
 
7
  app_file: app.py
8
  pinned: true
9
  thumbnail: https://huggingface.co/noema-art/noema-brand/resolve/main/noema-banner.png
10
+ short_description: Turn any image into a low-poly PlayStation-era still.
11
  models:
12
  - noema-art/impresstation-klein
13
  - black-forest-labs/FLUX.2-klein-4B
14
  ---
15
 
16
+ # 🕹️ stationthis
17
 
18
+ Drop in an image and get it back rendered as a low-poly **PlayStation-era** still — FLUX.2 klein (4B) on the NOEMA `stationthis` model.
19
 
20
  A nod to our roots. Built by **[NOEMA](https://noema.art)** — privacy-by-construction generative studio.