MatteoScript commited on
Commit
ed66e23
·
1 Parent(s): 4caf2cc

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -58,7 +58,7 @@ def read_root(request: Request, input_data: InputData):
58
  def generate_image():
59
  client = Client("https://openskyml-fast-sdxl-stable-diffusion-xl.hf.space/--replicas/545b5tw7n/")
60
  result = client.predict(
61
- "a giant monster hybrid of dragon and spider, in dark dense foggy forest ",
62
  "",
63
  25,
64
  5,
 
58
  def generate_image():
59
  client = Client("https://openskyml-fast-sdxl-stable-diffusion-xl.hf.space/--replicas/545b5tw7n/")
60
  result = client.predict(
61
+ "a giant monster with yellow face hybrid of dragon and spider, in dark dense foggy forest ",
62
  "",
63
  25,
64
  5,