mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Rename sd-next/upscalers to sd/next/upscalers
This commit is contained in:
		@@ -967,7 +967,7 @@ async function getAutoRemoteUpscalers() {
 | 
			
		||||
 | 
			
		||||
async function getVladRemoteUpscalers() {
 | 
			
		||||
    try {
 | 
			
		||||
        const result = await fetch('/api/sd-next/upscalers', {
 | 
			
		||||
        const result = await fetch('/api/sd/sd-next/upscalers', {
 | 
			
		||||
            method: 'POST',
 | 
			
		||||
            headers: getRequestHeaders(),
 | 
			
		||||
            body: JSON.stringify(getSdRequestBody()),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user