openfree commited on
Commit
b1f7531
·
verified ·
1 Parent(s): 8caaf6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +25 -2
app.py CHANGED
@@ -1486,8 +1486,31 @@ if __name__ == '__main__':
1486
  owner: "fantos",
1487
  name: "textcutobject",
1488
  rank: 9
1489
- }
1490
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1491
  ];
1492
 
1493
 
 
1486
  owner: "fantos",
1487
  name: "textcutobject",
1488
  rank: 9
1489
+ },
1490
+ {
1491
+ url: "https://huggingface.co/spaces/seawolf2357/Ghibli-Multilingual-Text-rendering",
1492
+ title: "Ghibli Multilingual Text Rendering",
1493
+ likes_count: 999,
1494
+ owner: "seawolf2357",
1495
+ name: "Ghibli-Multilingual-Text-rendering",
1496
+ rank: 10
1497
+ },
1498
+ {
1499
+ url: "https://huggingface.co/spaces/seawolf2357/REALVISXL-V5",
1500
+ title: "REALVISXL-V5",
1501
+ likes_count: 999,
1502
+ owner: "seawolf2357",
1503
+ name: "REALVISXL-V5",
1504
+ rank: 11
1505
+ },
1506
+ {
1507
+ url: "https://huggingface.co/spaces/ginigen/FLUX-Open-Ghibli-Studio",
1508
+ title: "FLUX Open Ghibli Studio",
1509
+ likes_count: 999,
1510
+ owner: "ginigen",
1511
+ name: "FLUX-Open-Ghibli-Studio",
1512
+ rank: 12
1513
+ }
1514
  ];
1515
 
1516