Spaces:
Running
Running
yasir
commited on
Update script.js
Browse files
script.js
CHANGED
@@ -162,7 +162,6 @@ if (selectedIndex === -1) {
|
|
162 |
if(selectedOption.value == 'anything'){
|
163 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/anything'
|
164 |
isreal = false
|
165 |
-
full Prompt = inp.value + 'anime, anime style '
|
166 |
}
|
167 |
if(selectedOption.value == 'focus'){
|
168 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/focus'
|
|
|
162 |
if(selectedOption.value == 'anything'){
|
163 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/anything'
|
164 |
isreal = false
|
|
|
165 |
}
|
166 |
if(selectedOption.value == 'focus'){
|
167 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/focus'
|