Spaces:
Running
Running
yasir
commited on
Update script.js
Browse files
script.js
CHANGED
@@ -181,7 +181,7 @@ if (selectedIndex === -1) {
|
|
181 |
if(selectedOption.value == 'k'){
|
182 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/k'
|
183 |
url2 = 'https://hacking-is-serious-illegal-crime-you.onrender.com/get_prediction'
|
184 |
-
|
185 |
|
186 |
}
|
187 |
if(selectedOption.value == 'op'){
|
@@ -195,8 +195,7 @@ if (selectedIndex === -1) {
|
|
195 |
if(selectedOption.value == 'emo'){
|
196 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/emo'
|
197 |
url2 = 'https://hacking-is-serious-illegal-crime-you.onrender.com/get_prediction'
|
198 |
-
|
199 |
-
nps = 'black and white photo'
|
200 |
}
|
201 |
|
202 |
}
|
|
|
181 |
if(selectedOption.value == 'k'){
|
182 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/k'
|
183 |
url2 = 'https://hacking-is-serious-illegal-crime-you.onrender.com/get_prediction'
|
184 |
+
|
185 |
|
186 |
}
|
187 |
if(selectedOption.value == 'op'){
|
|
|
195 |
if(selectedOption.value == 'emo'){
|
196 |
url = 'https://flask-hello-world-murex-sigma.vercel.app/emo'
|
197 |
url2 = 'https://hacking-is-serious-illegal-crime-you.onrender.com/get_prediction'
|
198 |
+
|
|
|
199 |
}
|
200 |
|
201 |
}
|