Last updated:
0 purchases
wyzard 1.0
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)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.