Skip to main content

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)

Colab Google Drive

u can see tutorial in colab google drive

Project details


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 hashes)

Uploaded Source

Built Distribution

GPT3Prompts-0.0.7-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page