Spaces:
Running
Running
Update app.py
Browse files
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/
|
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',
|