Wyzard
Run various transformers models from one packages. These packages aim to run various machine learning models using the transformers from Hugging Face. Made to be user-friendly, concise, easy-to-understand.
By default, users don't need to choose a model anymore for various types of models, we have selected the one that fits the class. But the user can still replace it according to the model that the user wants.
Can run :
- Text-to-Image or Image generation using Diffusers package.
- GPT/AI output detector using GPT2 model.
- Object detection
- Image-to-Text or image captioning
More? soon!
Install
- Using pip :
pip install wyzard
Example
Examples code for each class can be seen at here.
Licence & Copyright
This Project under MIT License
Copyright (c) 2023-present LyQuid (LyQuid12)
Release files for wyzard 1.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 | |
|---|---|---|---|
| wyzard-1.0.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wyzard-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.4 kB
Release files / wyzard-1.0.tar.gz
| Download URL | wyzard-1.0.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
86ad383666896bf58e28079e52280ba0529b8e42e8313efa995ec2be4ae01b47
|
|
BLAKE2b-256 checksum How to use checksums |
0f907222313b9355eb702c008d9415344f9dc7fa43e7750bbe5ecf566fff863c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / wyzard-1.0-py3-none-any.whl
| Download URL | wyzard-1.0-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
88591d8a57128d267a603c13088446659dbbc4ba0af94afb83159235657b4cff
|
|
BLAKE2b-256 checksum How to use checksums |
423c69fcea524b0dd8569f5c1f10af4e7bf5a0b281773783e2fda598ed47660d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|