this post was submitted on 01 Jul 2023
1 points (66.7% liked)

AI Art & Image Generation

2027 readers
12 users here now

A place to share images and art generated by artificial intelligence and similar tools.

Rules:

Recommended Communities:

founded 1 year ago
MODERATORS
 

I am completely fascinated by AI art, and would like to try my hand at it. I know that most of this boils down to prompt engineering.

Can the community recommend a few resources that can help a complete beginner get bootstrapped quickly?

I am not sure if this post breaks the rule. Please remove it, if that is the case. However, do point me to the right community where I can post this question again.


Edit:

Resources I came across while researching.

  1. MidJourney - Produces much better results, but is a paid offering.
    1. https://docs.midjourney.com/
  2. Stable Diffusion - Free and Open Source Software (FOSS).
    1. https://huggingface.co/spaces/stabilityai/stable-diffusion
  3. Setting up Stable Diffusion locally using DiffusionBee - an easy to use wrapper over Stable Diffusion.
    1. https://github.com/divamgupta/diffusionbee-stable-diffusion-ui
    2. https://diffusionbee.com
    3. https://www.makeuseof.com/how-to-use-stable-diffusion-mac/
    4. I used an M1 Pro with 32 GB, DiffusionBee produced images within 20 seconds at 25 steps, within 40 seconds at 50 steps.
  4. Alternatively, try automatic1111 which exposes more features to tinker with.
    1. https://github.com/AUTOMATIC1111/stable-diffusion-webui
  5. A quick read on prompt engineering: https://www.assemblyai.com/blog/how-to-run-stable-diffusion-locally-to-generate-images/
    1. Refer to "Prompt Engineering" under "Tips and Tricks".
  6. For inspiration/exploration: https://arthub.ai/

Thanks @[email protected] and @[email protected]!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (1 children)

I have tried a few different generators and settled on midjourney for my primary. there's a decent guide on the website along with tons of guides on YouTube. it requires using discord for now. I got started by getting the midjourney bot set up then just messing around. I use chatGPT as well for specific projects. you can also use camera specs for certain shots that you may be looking for. really you just need to get your bot set up and the creativity flowing. (there are many other options, but this is what I found works best for me)

[โ€“] [email protected] 1 points 1 year ago

Thanks for the answer.

Will start researching along this direction, and update my post with what I find to be useful.