Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -725,6 +725,9 @@ models2=[
|
|
725 |
|
726 |
gr.Interface.load(f"models/{models[660]}",live=True,preprocess=False),
|
727 |
gr.Interface.load(f"models/{models[661]}",live=True,preprocess=False),
|
|
|
|
|
|
|
728 |
|
729 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
730 |
]
|
@@ -793,7 +796,7 @@ with gr.Blocks(css=css) as myface:
|
|
793 |
</body>
|
794 |
</div>
|
795 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
796 |
-
<h3>Top
|
797 |
</div>
|
798 |
""")
|
799 |
with gr.Row():
|
|
|
725 |
|
726 |
gr.Interface.load(f"models/{models[660]}",live=True,preprocess=False),
|
727 |
gr.Interface.load(f"models/{models[661]}",live=True,preprocess=False),
|
728 |
+
gr.Interface.load(f"models/{models[662]}",live=True,preprocess=False),
|
729 |
+
gr.Interface.load(f"models/{models[663]}",live=True,preprocess=False),
|
730 |
+
gr.Interface.load(f"models/{models[664]}",live=True,preprocess=False),
|
731 |
|
732 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
733 |
]
|
|
|
796 |
</body>
|
797 |
</div>
|
798 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
799 |
+
<h3>Top 663 Blitz Diffusion Models - A permanently online backup copy of <a href="https://huggingface.co/spaces/Yntec/ToyWorld"><u><p style="color:#8150df;"><b>Toy World!</b></p></u></a></h3></p>
|
800 |
</div>
|
801 |
""")
|
802 |
with gr.Row():
|