Elias207 commited on
Commit
9943dcd
·
verified ·
1 Parent(s): c7bd1b5

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -477,7 +477,7 @@
477
  // <<< تغییر کلیدی در اینجا اعمال شده است >>>
478
  let finalPrompt = enhancePrompt(translatedPrompt);
479
 
480
- if(loadingStatusText) loadingStatusText.textContent = 'در حال ارسال به سرور...';
481
 
482
  const app = await client("Selfit/ImageEditPro");
483
  const result = await app.predict("/edit_image_interface", {
 
477
  // <<< تغییر کلیدی در اینجا اعمال شده است >>>
478
  let finalPrompt = enhancePrompt(translatedPrompt);
479
 
480
+ if(loadingStatusText) loadingStatusText.textContent = 'در حال ویرایش تصویر...';
481
 
482
  const app = await client("Selfit/ImageEditPro");
483
  const result = await app.predict("/edit_image_interface", {