jerrrycans commited on
Commit
e3e75ca
·
verified ·
1 Parent(s): 04189b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ STYLES = {
59
  },
60
  'watermarkremover': {
61
  'prompt': 'remove all the watermarks from this image, all watermarks that are over this image',
62
- 'lora_url': 'https://huggingface.co/jerrrycans/watermark20000/resolve/main/flux-kontext-watermark20000-lora.safetensors'
63
  },
64
  'gfxultra': {
65
  'prompt': 'render this image into a gfx image, fill in the background perfect and edit the image to look like awesome graphic gfx image',
 
59
  },
60
  'watermarkremover': {
61
  'prompt': 'remove all the watermarks from this image, all watermarks that are over this image',
62
+ 'lora_url': 'https://huggingface.co/jerrrycans/watermark20000x2/resolve/main/flux-kontext-watermark20000x2-lora.safetensors'
63
  },
64
  'gfxultra': {
65
  'prompt': 'render this image into a gfx image, fill in the background perfect and edit the image to look like awesome graphic gfx image',