radames commited on
Commit
33055c9
·
unverified ·
1 Parent(s): f74d353

update example

Browse files
Files changed (1) hide show
  1. frontend/.env.example +1 -1
frontend/.env.example CHANGED
@@ -1,4 +1,4 @@
1
  PUBLIC_WS_TXT2IMG="wss://spaces.huggingface.tech/stabilityai/stable-diffusion/queue/join"
2
- PUBLIC_WS_INPAINTING="wss://spaces.huggingface.tech/multimodalart/stable-diffusion-inpainting/queue/join"
3
  PUBLIC_DEV_MODE="DEV"
4
  PUBLIC_UPLOADS="https://s3.amazonaws.com/moonup/production/uploads/"
 
1
  PUBLIC_WS_TXT2IMG="wss://spaces.huggingface.tech/stabilityai/stable-diffusion/queue/join"
2
+ PUBLIC_WS_INPAINTING="wss://spaces.huggingface.tech/huggingface-projects/sd-color-palette-generator/queue/join"
3
  PUBLIC_DEV_MODE="DEV"
4
  PUBLIC_UPLOADS="https://s3.amazonaws.com/moonup/production/uploads/"