from PIL import Image
# Open the uploaded image
image_path = "/mnt/data/6cb3e678-6200-4bd8-9691-d5528b85a409.webp"
image = Image.open(image_path)
# Display the image to confirm it loaded correctly
image.show()
window.Jupiter.init({ displayMode: "integrated", integratedTargetId: "integrated-terminal", endpoint: "https://api.mainnet-beta.solana.com", formProps: { swapMode: "ExactIn", initialOutputMint: "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263", }, });
Yorumlar
Yorum Gönder