Reverse Engineered Kandinsky 2.2 API
Project description
kandinsky.py
Reverse Engineered fusion-brain API
Installation
pip install kandinsky.py
Example of usage
from kandinsky import Kandinsky
pipe = Kandinsky(auth_token='your-authorization-token-from-headers')
job = pipe.create(prompt="cat")
result = pipe.wait(job) #b64 string
image = pipe.load(result) #BytesIO object
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kandinsky.py-2.4.tar.gz
(8.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kandinsky.py-2.4.tar.gz.
File metadata
- Download URL: kandinsky.py-2.4.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d3781425a171a9c17c1aab99075f870c7844a360a40c1db8169b3ba44dcb5f7
|
|
| MD5 |
4b8d212d6aa3049f2fc72dd96b2d5662
|
|
| BLAKE2b-256 |
d21c6d26e158cd919bf8f6674fa738c677f5462dccbcf76a738b01ed7551eb72
|
File details
Details for the file kandinsky.py-2.4-py3-none-any.whl.
File metadata
- Download URL: kandinsky.py-2.4-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acc57061fa183d26c9834d199b0a41357e11b9eee82850eb5293d42e6aaa09e9
|
|
| MD5 |
e711a5b8bdfbf453aeb0a5ec49f3a8b8
|
|
| BLAKE2b-256 |
c495b109700eb183951bacd67ae6bd575ad56f9c4fb70fa2bcffc81f4df04ed6
|