from diffusers import DiffusionPipelinefrom transformers import set_seedfrom PIL import Imageimport torchimport randomimport sslimport osssl._create_default_https_context = ssl._create_unverified_context#locate library#model_id = "./stable-diffusion-v1-5"model_id ="dreamshaper-xl-turbo"pipeline = DiffusionPipeline.from_pretrained( pretrained_model_name_or_path ="../../../../bigFiles/huggingface/dreamshaper-xl-turbo/")pipeline = pipeline.to("mps")# Recommended if your computer has < 64 GB of RAMpipeline.enable_attention_slicing("max")prompt ="practicing synthesizer on a beach. the sunset is a synthesizer. The moon in the sky is a synthesizer. The trees are made of synthesizers. The ocean is music. colorful. 3d."for s inrange(30):for n in [5,10]: seed = s+21 num_steps = n+1 set_seed(seed) image = pipeline(prompt,height =1080,width =1080,num_images_per_prompt =1,num_inference_steps=num_steps) image_name ="images/synth_{}_{}.jpeg" image_save = image.images[0].save(image_name.format(seed,num_steps))
Three guitars with problems sat on wall.
All three of these guitars have issues. The one in the middle has the most issues for the longest period of time.
I can’t remember when I first picked this up, say 14 or 16, or something like that. For the longest time I had no idea what kind of guitar it was (no label or model number anywhere).
It never really worked that well. The action was fine. It looked neat. It crackled. It only made sound when all the faders were in one direction. Pieces chipped off. One day it stopped working altogether. It’s been broken and hanging around for years.
Finding similar guitars online
Found some info:
Seems like this could be a Sears Kawai 26133 (or some version of this).