Spaces:
Runtime error
Runtime error
Commit
·
43cb42b
1
Parent(s):
2a8dbfa
Update main.py
Browse files
main.py
CHANGED
@@ -209,9 +209,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
209 |
with gr.Row():
|
210 |
gr.load("hardon-server/img2txt-server", src="spaces")
|
211 |
|
212 |
-
|
213 |
-
with gr.Row():
|
214 |
-
gr.load("hysts/zeroscope-v2", src="spaces")
|
215 |
|
216 |
|
217 |
with gr.Tab(label="Others"):
|
|
|
209 |
with gr.Row():
|
210 |
gr.load("hardon-server/img2txt-server", src="spaces")
|
211 |
|
212 |
+
|
|
|
|
|
213 |
|
214 |
|
215 |
with gr.Tab(label="Others"):
|