predator
commited on
Update static/models.js
Browse files- static/models.js +1 -1
static/models.js
CHANGED
@@ -156,7 +156,7 @@ btn.onclick = async () => {
|
|
156 |
text.innerText = ''
|
157 |
|
158 |
try {
|
159 |
-
const response = await fetch('https://groqcinml-
|
160 |
method: 'POST',
|
161 |
headers: {
|
162 |
'Content-Type': 'application/json',
|
|
|
156 |
text.innerText = ''
|
157 |
|
158 |
try {
|
159 |
+
const response = await fetch('https://groqcinml-instagram-downloader.hf.space/hf/img/gen', {
|
160 |
method: 'POST',
|
161 |
headers: {
|
162 |
'Content-Type': 'application/json',
|