Nymbo commited on
Commit
aff8ca0
·
verified ·
1 Parent(s): 2401ebb

swappping to flux1 schnell

Browse files
Files changed (1) hide show
  1. gradio_mcp_server.py +1 -1
gradio_mcp_server.py CHANGED
@@ -19,7 +19,7 @@ async def generate_image(prompt: str, width: int = 512, height: int = 512) -> st
19
  width: Image width (default: 512)
20
  height: Image height (default: 512)
21
  """
22
- client = Client("https://ysharma-sanasprint.hf.space/")
23
 
24
  try:
25
  result = client.predict(
 
19
  width: Image width (default: 512)
20
  height: Image height (default: 512)
21
  """
22
+ client = Client("https://black-forest-labs-flux-1-schnell.hf.space/")
23
 
24
  try:
25
  result = client.predict(