Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -1341,7 +1341,7 @@ with block:
|
|
| 1341 |
const key = el.getAttribute('data-i18n');
|
| 1342 |
const translations = {
|
| 1343 |
"en": {
|
| 1344 |
-
"title": "
|
| 1345 |
"upload_image": "Upload Image",
|
| 1346 |
"prompt": "Prompt",
|
| 1347 |
"quick_prompts": "Quick Prompts",
|
|
@@ -1373,7 +1373,7 @@ with block:
|
|
| 1373 |
"processing_interrupt": "Processing was interrupted, but partial video has been generated"
|
| 1374 |
},
|
| 1375 |
"ja": {
|
| 1376 |
-
"title": "
|
| 1377 |
"upload_image": "η»εγγ’γγγγΌγ",
|
| 1378 |
"prompt": "γγγ³γγ",
|
| 1379 |
"quick_prompts": "γ―γ€γγ―γγγ³γγδΈθ¦§",
|
|
|
|
| 1341 |
const key = el.getAttribute('data-i18n');
|
| 1342 |
const translations = {
|
| 1343 |
"en": {
|
| 1344 |
+
"title": "FramePack_rotate_landscape - Rotating Landscape Video Generator",
|
| 1345 |
"upload_image": "Upload Image",
|
| 1346 |
"prompt": "Prompt",
|
| 1347 |
"quick_prompts": "Quick Prompts",
|
|
|
|
| 1373 |
"processing_interrupt": "Processing was interrupted, but partial video has been generated"
|
| 1374 |
},
|
| 1375 |
"ja": {
|
| 1376 |
+
"title": "FramePack_rotate_landscape - ι’¨ζ―εθ»’εη»γΈγ§γγ¬γΌγΏγΌ",
|
| 1377 |
"upload_image": "η»εγγ’γγγγΌγ",
|
| 1378 |
"prompt": "γγγ³γγ",
|
| 1379 |
"quick_prompts": "γ―γ€γγ―γγγ³γγδΈθ¦§",
|