Shark-vil
Shark-vil
You can consider an alternative solution, if the second site goes offline, it will not need to be removed. https://github.com/riflowth/skinsystem/pull/120
The timeout will prevent curl from freezing while waiting, and "$skip_skinstatus_links" is needed to avoid an eternal loop.
Update. I still commented out this block. Because even though "php-fpm" no longer hangs, the presence of an invalid link gives an incorrect error message. If a person has entered...
I tried to fix it somehow, it didn’t work out very well.  **Error 1:** error CS2001: Source file `E:/Unity' could not be found error CS2001: Source file `Projects/FirstExp/Assets/AssemblyInfo.cs' could...
My solution is to edit this feature: https://github.com/oobabooga/text-generation-webui/blob/4820ae9aef3b7716cb00a6519955db435b6dcb56/extensions/openai/completions.py#L335-L337 I found out that the edited response of the translator extension is stored in the "visible" array. I have rewritten the code...