WaifuLabs
A unofficial wrapper for WaifuLabs
Generate a waifu
import waifulabs
waifu = waifulabs.GenerateWaifu()
Generate 16 waifus
import waifulabs
waifu = waifulabs.GenerateWaifus()
Save a waifu
import waifulabs
waifu = waifulabs.GenerateWaifu()
waifu.save("waifus/mywaifu.png")
Generate a big waifu (Higher quality)
import waifulabs
waifu = waifulabs.GenerateWaifu()
bigwaifu = waifu.GenerateBigWaifu()
bigwaifu.save("waifus/mybigwaifu.png")
Generate a waifu product
import waifulabs
waifu = waifulabs.GenerateWaifu()
waifupillow = waifu.GenerateProduct(waifulabs.PILLOW)
waifuposter = waifu.GenerateProduct(waifulabs.POSTER)
waifupillow.save("waifus/mywaifupillow.png")
waifuposter.save("waifus/mywaifuposter.png")
About steps
Steps are the steps that waifulabs uses to modify a waifu.
Step 0:
Choose a template waifu
Step 1:
Change the color palette
Step 2:
File tuning of details
Step 3:
Pose
Steps are available for GenerateWaifu and GenerateWaifus
Build from source
On Windows you can run install.bat in cmd
On Linux and Mac you can run install.sh in a terminal
Release files for Waifulabs 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| WaifuLabs-1.0.0.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| WaifuLabs-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 kB
Release files / WaifuLabs-1.0.0.tar.gz
| Download URL | WaifuLabs-1.0.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9bd0a9bf6c1eca344e8046a53795d990c0b4cbe9af0f60d5d3df5f4e45e05ca0
|
|
BLAKE2b-256 checksum How to use checksums |
f41a7e5eb41f6072dcc7239d7b84394be6b45b06da4b4028586225850d2eb897
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.6
|
Release files / WaifuLabs-1.0.0-py3-none-any.whl
| Download URL | WaifuLabs-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cd27d0a4105a4f60c0dc4271f300bbda9833ee74071d5c63fea32247db4dbd78
|
|
BLAKE2b-256 checksum How to use checksums |
359d6b14ed4d5c03bed8eefd320412457c51d8a8fee671166d9cdd2eae152a9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.6
|