ylacombe commited on
Commit
84c7785
·
1 Parent(s): 251f662

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ text_client = InferenceClient(
44
  "mistralai/Mistral-7B-Instruct-v0.1",
45
  timeout=TIMEOUT,
46
  )
47
- image_client = Client("https://openskyml-fast-sdxl-stable-diffusion-xl.hf.space/--replicas/ffe2bn2dk/")
48
  image_negative_prompt = "ultrarealistic, soft lighting, 8k, ugly, text, blurry"
49
  image_positive_prompt = ""
50
  image_seed = 6
 
44
  "mistralai/Mistral-7B-Instruct-v0.1",
45
  timeout=TIMEOUT,
46
  )
47
+ image_client = Client("https://openskyml-fast-sdxl-stable-diffusion-xl.hf.space/--replicas/545bst2bq/")
48
  image_negative_prompt = "ultrarealistic, soft lighting, 8k, ugly, text, blurry"
49
  image_positive_prompt = ""
50
  image_seed = 6