Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -667,6 +667,9 @@ models2=[
|
|
667 |
|
668 |
gr.Interface.load(f"models/{models[610]}",live=True,preprocess=False),
|
669 |
gr.Interface.load(f"models/{models[611]}",live=True,preprocess=False),
|
|
|
|
|
|
|
670 |
|
671 |
|
672 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
@@ -736,7 +739,7 @@ with gr.Blocks(css=css) as myface:
|
|
736 |
</body>
|
737 |
</div>
|
738 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
739 |
-
<h3>Top
|
740 |
</div>
|
741 |
""")
|
742 |
with gr.Row():
|
|
|
667 |
|
668 |
gr.Interface.load(f"models/{models[610]}",live=True,preprocess=False),
|
669 |
gr.Interface.load(f"models/{models[611]}",live=True,preprocess=False),
|
670 |
+
gr.Interface.load(f"models/{models[612]}",live=True,preprocess=False),
|
671 |
+
gr.Interface.load(f"models/{models[613]}",live=True,preprocess=False),
|
672 |
+
gr.Interface.load(f"models/{models[614]}",live=True,preprocess=False),
|
673 |
|
674 |
|
675 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
|
|
739 |
</body>
|
740 |
</div>
|
741 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
742 |
+
<h3>Top 615 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>
|
743 |
</div>
|
744 |
""")
|
745 |
with gr.Row():
|