stashapp / CommunityScripts

This is a public repository containing plugin and utility scripts created by the Stash Community.
https://docs.stashapp.cc/add-ons/
GNU Affero General Public License v3.0
190 stars 147 forks source link

[Stash-AI] can't use in 27.2 #464

Closed KKKKeybird closed 3 days ago

KKKKeybird commented 4 days ago

Log: Something went wrong. It's likely a server issue, Please try again later. Error: Cannot read properties of undefined (reading 'data')

feederbox826 commented 3 days ago

The server has not been updated and is no longer maintained

sdfsdffjisod commented 3 days ago

It seems the server works fine (https://cc1234-stashtag.hf.space/), but API has changed (e.g. the endpoint seems to have changed from https://cc1234-stashtag.hf.space/api/predict to https://cc1234-stashtag.hf.space/gradio_api/call/predict). Maybe the js can be updated with all the api changes?

stg-annon commented 2 days ago

from discord the original dev was able to get it working again but it is currently unmaintained

I got visage's API working again by downgrading it to gradio 3.x but i'm not sure how long that will last on huggingface. I'm willing to hand over / help transition to what ever the community wants to do next so if there is something I can do to aid that let me know. - cc1234