I don't know.
I just fill the gaps they didn't take care of.
- To use this Script you need to have Python installed on your PC.
- I have tested it with Python 3.10 (Link: https://www.python.org/ftp/python/3.10.9/python-3.10.9-amd64.exe)
- Download and install python
- IMPORTANT: CHECK "ADD TO PATH"
- (follow below)
- Downloads your Image history to a subfolder (optional)
- Downloads all batchinfos (settings, prompts) (optional)
- Removes ALL Images from the Server.
pip install asyncio aiohttp tqdm
python history_delete.py 516a2cq1-5871-41ag-h1c6-en22aa66c118 < (Replace with your token)
- Downloads your Image history to a subfolder
- Skips Duplicates (if its ran twice)
- Downloads all batchinfos (settings, prompts)
pip install asyncio aiohttp tqdm
python history_dl.py 516a2cq1-5871-41ag-h1c6-en22aa66c118
You need to supply your AuthToken (the funny letters above)
- Go to unstability.ai and login
- Press F12
- Navigate to your Storage Tab in Firefox (Chrome noobs have to go to "Application")
- Go to Cookies and select the "__Secure-next-auth.session-token" Copy the value. Thats your AuthToken