Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

LumiWasTaken/unstability_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Unstability.ai Scripts

Why?

I don't know.

I just fill the gaps they didn't take care of.

What is Python, How do i get it?

Python is a programming language.

1 - History Deletion (Download & Delete all generated Images) (Have python installed)

  • Downloads your Image history to a subfolder (optional)
  • Downloads all batchinfos (settings, prompts) (optional)
  • Removes ALL Images from the Server.

Install Dependencies:

pip install asyncio aiohttp tqdm

python history_delete.py 516a2cq1-5871-41ag-h1c6-en22aa66c118 < (Replace with your token)

2 - History Downloader (Have python installed)

  • Downloads your Image history to a subfolder
  • Skips Duplicates (if its ran twice)
  • Downloads all batchinfos (settings, prompts)

Install Dependencies:

pip install asyncio aiohttp tqdm

python history_dl.py 516a2cq1-5871-41ag-h1c6-en22aa66c118

You need to supply your AuthToken (the funny letters above)

How to get the AuthToken?

  1. Go to unstability.ai and login
  2. Press F12
  3. Navigate to your Storage Tab in Firefox (Chrome noobs have to go to "Application")
  4. Go to Cookies and select the "__Secure-next-auth.session-token" Copy the value. Thats your AuthToken

Idiot Disclaimer: DO NOT SHARE THAT TOKEN WITH ANYONE

Examples:

History_Folder Image_Folder Image_Prompt

About

I just toss random stuff here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages