Spaces:
Runtime error
Runtime error
Kit-Lemonfoot
commited on
Commit
•
8a9de25
1
Parent(s):
ce5901a
Delete unneeded files, properly add MahdeenSky to credits
Browse files
app.py
CHANGED
@@ -510,7 +510,7 @@ if __name__ == '__main__':
|
|
510 |
"#### <center>Original devs:\n"
|
511 |
"<center>the RVC Project, lj1995, zomehwh \n\n"
|
512 |
"#### <center>Model creators:\n"
|
513 |
-
"<center>dacoolkid44, Hijack, Maki Ligon, megaaziib, KitLemonfoot, yeey5, Sui, Itaxhix, Acato, Kyuubical, MartinFLL, Listra92, IshimaIshimsky, ZomballTH, Jotape91, RigidSpinner, RandomAssBettel, Oida, Nhat Minh, Ardha27, Legitdark, TempoHawk, 0x3e9, Kaiaya, Skeetawn, Sonphantrung, Pianissimo\n"
|
514 |
)
|
515 |
if limitation is True:
|
516 |
app.queue(concurrency_count=1, max_size=20, api_open=config.api).launch(share=config.colab)
|
|
|
510 |
"#### <center>Original devs:\n"
|
511 |
"<center>the RVC Project, lj1995, zomehwh \n\n"
|
512 |
"#### <center>Model creators:\n"
|
513 |
+
"<center>dacoolkid44, Hijack, Maki Ligon, megaaziib, KitLemonfoot, yeey5, Sui, MahdeenSky, Itaxhix, Acato, Kyuubical, MartinFLL, Listra92, IshimaIshimsky, ZomballTH, Jotape91, RigidSpinner, RandomAssBettel, Oida, Nhat Minh, Ardha27, Legitdark, TempoHawk, 0x3e9, Kaiaya, Skeetawn, Sonphantrung, Pianissimo\n"
|
514 |
)
|
515 |
if limitation is True:
|
516 |
app.queue(concurrency_count=1, max_size=20, api_open=config.api).launch(share=config.colab)
|