JustinPack / CivitAI_GalleryGrabber

Grabs the gallery of images for a particular model on CivitAI.com utilizing API calls with the model hash and using Python for image processing and tag application, all wrapped in a tkinter GUI.
MIT License
15 stars 1 forks source link

Doesn't seem to do anything... #1

Open bbdbby opened 1 year ago

bbdbby commented 1 year ago

I run the app, I get the gui and enter a model hash and select a folder to DL to, but after I press the download button nothing happens. Nothing in the console, nothing downloaded. On Windows 10, of course ran git clone and then ran pip install -r requirements.txt.

JustinPack commented 10 months ago

Hey there, sorry I haven't been active on here as frequently as I should be. I'm finishing up my final semester of college and it's kept me busy. Did you figure this out or is it still happening?

bbdbby commented 9 months ago

I didn't figure it out actually. But ended up using other image grabbers and then altering the code with GPT4 to meet my needs. But thanks for responding!