Run various transformers models from one packages.
Project description
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)
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
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 wyzard-1.0.tar.gz.
File metadata
- Download URL: wyzard-1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86ad383666896bf58e28079e52280ba0529b8e42e8313efa995ec2be4ae01b47
|
|
| MD5 |
48cbcab577c4059c3c62c61093edef04
|
|
| BLAKE2b-256 |
0f907222313b9355eb702c008d9415344f9dc7fa43e7750bbe5ecf566fff863c
|
File details
Details for the file wyzard-1.0-py3-none-any.whl.
File metadata
- Download URL: wyzard-1.0-py3-none-any.whl
- Upload date:
- Size: 7.8 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 |
88591d8a57128d267a603c13088446659dbbc4ba0af94afb83159235657b4cff
|
|
| MD5 |
f107c648487dd3ef5539e9c840dca46d
|
|
| BLAKE2b-256 |
423c69fcea524b0dd8569f5c1f10af4e7bf5a0b281773783e2fda598ed47660d
|