Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -738,6 +738,10 @@ models2=[
|
|
738 |
gr.Interface.load(f"models/{models[671]}",live=True,preprocess=False),
|
739 |
gr.Interface.load(f"models/{models[672]}",live=True,preprocess=False),
|
740 |
gr.Interface.load(f"models/{models[673]}",live=True,preprocess=False),
|
|
|
|
|
|
|
|
|
741 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
742 |
]
|
743 |
|
@@ -805,7 +809,7 @@ with gr.Blocks(css=css) as myface:
|
|
805 |
</body>
|
806 |
</div>
|
807 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
808 |
-
<h3>Top
|
809 |
</div>
|
810 |
""")
|
811 |
with gr.Row():
|
|
|
738 |
gr.Interface.load(f"models/{models[671]}",live=True,preprocess=False),
|
739 |
gr.Interface.load(f"models/{models[672]}",live=True,preprocess=False),
|
740 |
gr.Interface.load(f"models/{models[673]}",live=True,preprocess=False),
|
741 |
+
gr.Interface.load(f"models/{models[674]}",live=True,preprocess=False),
|
742 |
+
gr.Interface.load(f"models/{models[675]}",live=True,preprocess=False),
|
743 |
+
|
744 |
+
|
745 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
746 |
]
|
747 |
|
|
|
809 |
</body>
|
810 |
</div>
|
811 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
812 |
+
<h3>Top 676 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>
|
813 |
</div>
|
814 |
""")
|
815 |
with gr.Row():
|