|
@@ -144,7 +144,7 @@ def get_image(
|
|
|
background_tasks: BackgroundTasks
|
|
|
) -> Any:
|
|
|
width, height = flux_image_size[aspects.index(aspect)]
|
|
|
- client = Client("http://192.168.192.83:7860/")
|
|
|
+ client = Client("http://172.104.93.163:7860/")
|
|
|
result = client.predict(
|
|
|
model_id="models/FLUX.1-schnell",
|
|
|
prompt=prompt,
|