GPT3 For Generator any Prompts AI Art Module
Project description
GPT3Prompts Generator for AI Art
This is a Python package for easy to generator prompts text for ai art from GPT-3 which performs a wide variety of natural language tasks,and created any prompts it is very useful for create any portraits
Installation
pip install GPT3Prompts==0.0.1
or in colab google cloud
!pip install GPT3Prompts==0.0.1
Tutorial
from gpt3prompts import prompts as gen #import modules
style_name = "CLAUDE MONET" # input style name
input_object = "female" #input object
API_KEY = 'XXX-XXXXXXXXXXU2y5b4T3BlbkFJXXXXXXX' # input API_KEY
gen.generation(user_input,input_object,API_KEY)
u can see tutorial in colab google drive
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
GPT3Prompts-0.0.7.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file GPT3Prompts-0.0.7.tar.gz
.
File metadata
- Download URL: GPT3Prompts-0.0.7.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f05b088e4a6501d6d2d37ea6397ca60adcd1bdb0de29213889b37a0eb58e639 |
|
MD5 | b3c0108fcc1975f01a7f6b23dcd9191a |
|
BLAKE2b-256 | 9bbd072acfbfd9f8fa4c62ea694e73eaabd58bcc5899290fdc462aa119295e55 |
File details
Details for the file GPT3Prompts-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: GPT3Prompts-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c7a584223a0c20fed12ad7557ed4716f6335e8062bb49fb070bf65a8ace025b |
|
MD5 | bbe43d74f22f7f3861427d5100e2fc37 |
|
BLAKE2b-256 | f819572de522b04c934a264686228da28563773591f8b939fbb5fa35bd4edd97 |