A unofficial wrapper for WaifuLabs
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WaifuLabs-1.0.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file WaifuLabs-1.0.0.tar.gz
.
File metadata
- Download URL: WaifuLabs-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9bd0a9bf6c1eca344e8046a53795d990c0b4cbe9af0f60d5d3df5f4e45e05ca0
|
|
MD5 |
71b38995fe71b5a9f010649eed0cf173
|
|
BLAKE2b-256 |
f41a7e5eb41f6072dcc7239d7b84394be6b45b06da4b4028586225850d2eb897
|
File details
Details for the file WaifuLabs-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: WaifuLabs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cd27d0a4105a4f60c0dc4271f300bbda9833ee74071d5c63fea32247db4dbd78
|
|
MD5 |
7c28559f31bd757139a51d70e0ef48a1
|
|
BLAKE2b-256 |
359d6b14ed4d5c03bed8eefd320412457c51d8a8fee671166d9cdd2eae152a9f
|