You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# send http request with image and receive response
response = requests.post(test_url, data=img_encoded.tobytes(), headers=headers, params={'prompt': "a blue butterfly with black wings and a white background with a white border with the words, the butterfly is a blue butterfly, amano, p, a hologram, rayonism"})