import os from huggingface hub import InferenceClient client = InferenceClient( provider="wavespeed", api key=os.environ["HF TOKEN"], ) with open("cat.png", "rb") as image file: input image = image file.read() output is a PIL.Image object image = client.image to image( input image, prompt="Turn the cat into a tiger.", model="dx8152/Qwen Edit 2509 Multiple angles", ) This model is trained (code free!) on ModelScope. Thanks to ModelScope team for providing the training infra: https://www.modelscope.cn/aigc/modelTraining Updated 2025/11/2: Some people mentioned that the model has an unstable consistency issue. I have re uploaded a version with more training iterations, hoping to fix the consistency problem. Welcome everyone to use Lora of Qwen Edit 2509, its performance is very amazing! There are no trigger words. You can control the camera to move up, down, left, and right, as well as rotate it to the left and right. You can also look down or up. The camera can be changed to a wide angle or close up shot. Online running link: www.runninghub.ai/post/1985311204883243009?inviteCode=rh v1331 This is a user guide: YouTube:https://youtu.be/UGdW8W1MqW8 Blibili:https://www.bilibili.com/video…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy