Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -691,6 +691,8 @@ models2=[
|
|
691 |
gr.Interface.load(f"models/{models[631]}",live=True,preprocess=False),
|
692 |
gr.Interface.load(f"models/{models[632]}",live=True,preprocess=False),
|
693 |
gr.Interface.load(f"models/{models[633]}",live=True,preprocess=False),
|
|
|
|
|
694 |
|
695 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
696 |
]
|
@@ -759,7 +761,7 @@ with gr.Blocks(css=css) as myface:
|
|
759 |
</body>
|
760 |
</div>
|
761 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
762 |
-
<h3>Top
|
763 |
</div>
|
764 |
""")
|
765 |
with gr.Row():
|
|
|
691 |
gr.Interface.load(f"models/{models[631]}",live=True,preprocess=False),
|
692 |
gr.Interface.load(f"models/{models[632]}",live=True,preprocess=False),
|
693 |
gr.Interface.load(f"models/{models[633]}",live=True,preprocess=False),
|
694 |
+
gr.Interface.load(f"models/{models[634]}",live=True,preprocess=False),
|
695 |
+
gr.Interface.load(f"models/{models[635]}",live=True,preprocess=False),
|
696 |
|
697 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
698 |
]
|
|
|
761 |
</body>
|
762 |
</div>
|
763 |
<p style="margin-bottom: 9px; color: #aaaaaa;">
|
764 |
+
<h3>Top 636 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>
|
765 |
</div>
|
766 |
""")
|
767 |
with gr.Row():
|