Git Product home page Git Product logo

autoprompt's Introduction

screenshot

๊ง๊ง‚ ๐Ÿ”ฎ AutoPrompt

Over 100 billion unique prompt possibilities.

Actual number is closer to 8.254โˆ—10^35

Chances of two people generating the same prompt is low/slim!

Create random prompts to help with learning how to generate AI art.


๊ง๊ง‚ ๐Ÿช„ How & Why to Use

To Generate a prompt: place a check in the boxes. Think of these boxes as containers packed full of random prompts. The final prompt will be combined as one prompt with a comma inbetween the random strings pulled from the boxes. Random is Random! You will never generate the same prompt twice!! You do not need to change check boxes to get a new unique prompt.

More checkboxs selected = longer prompt. This doesnt nessacarily mean a higher quality outcome.

Use this app and try to find your sweet spot keywords to build your own prompts. Mix and match, I like to run about 3-5, that seems good enought but not like to much to be all over the place. Combining the correct checkboxes will also result in better prompts.

Compatible will all image generation platforms!! Paste the prompt into your favorite Al-image gen. platform. If you are not running a local model using comfyui or A1111 or forge stay away from the erotic and uncensored checkboxes!

๐Ÿ€ Bonus Prompts:

Feeling lucky? Leave all the boxes empty and press Generate for a random yet complete prompt that someone else has used to make a pretty cool image!


๊ง๊ง‚ ๐ŸŒ Download

Look for AutoPrompt-v1.3.exe above and click it to start download. Version of file will be diff. depending on how many new updates since this was written.

The .exe file is the only file you need to run this application as a user.

(The other files are the source files used to create the .exe)


Support

๐Ÿ›ก๏ธ Is this a virusโ”

No it is not a virus, that is a false positive. Anything compiled with pyinstaller will be flagged as potentially malicious. Pyinstaller is what turns the .py file into a .exe file and allows people to run python scripts as portable applications without the need to install python or any dependancies.

Please scan the actual source, the file that ends with '.py' - It will with no doubt be 100% clean on virustotal. That being said I have provided instructions on how to build your own exe from the file you know is clean.

๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป๐Ÿ”ป

๐Ÿ›ก๏ธ Tip for all questionable applications:

Running the application via Sandboxie or similar app will virutalize and protect your OS as if it was running on a virtual machine - Sandboxie can be used with any application or installation package thus another great tool to have.

๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ๐Ÿ”บ

๊ง๊ง‚ โœจ How to run on linuxโ”

You are also able to run the app this way on windows by installing python on windows.

Clone this repo with git

git clone https://github.com/noarche/AutoPrompt

Install pre-requsites with pip

pip install tkinter

Change to the directory containing the Python script

cd \AutoPrompt\source\

Run the Python script (version may be diff)

python AutoPrompt-v1.3.py

๊ง๊ง‚ โœจ How to Compile your own .exe fileโ”

You are able to build your own exe file from the source on a windows and linux machine. Follow the steps below, assuming you have already installed pip

Clone this repo with git

git clone https://github.com/noarche/AutoPrompt

Install pre-requsites with pip

pip install tkinter

Change to the directory containing the Python script

cd \AutoPrompt\source\

Run the following command to use pyinstaller to build an executable from the souce. Verify your version # in command matchs the version in source dir.

 pyinstaller --onefile --add-data "parts/*;parts" -w AutoPrompt-v1.3.py

Pyinstaller will created a couple of directories and files.

The .exe you want is located in \source\dist\AutoPrompt-v1.3.exe

๊ง๊ง‚ ๐Ÿ“ข Update Notes:

๐Ÿ“Œ | v1.5 | Released Date 7/10/2024

2 new check box options | Furries & Mood
Fixed small bug that now prompts will be more randomly pulled from checkbox containers. 
MANY Additional prompts have been added to most of the existing checkbox containers.  
Dark Theme by default.
Leave all check boxes empty and press generate to see a prompt that someone else has used to generate an image.

๊ง๊ง‚ Buy me a coffee โ˜•

qrCode

Bitcoin address bc1qnpjpacyl9sff6r4kfmn7c227ty9g50suhr0y9j

Ethereum address 0x94FcBab18E4c0b2FAf5050c0c11E056893134266

Litecoin address ltc1qu7ze2hlnkh440k37nrm4nhpv2dre7fl8xu0egx


noarche's GitHub stats


Looking for easy way tool to auto crop transparent images?

Check out my AutoCrop tool

https://github.com/noarche/AutoCrop

autoprompt's People

Contributors

noarche avatar

Stargazers

Yetmens avatar  avatar

Watchers

Lucian avatar Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.