Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -149,7 +149,7 @@ if torch.cuda.is_available():
|
|
| 149 |
else:
|
| 150 |
power_device = "ืืขืื ืืืื"
|
| 151 |
|
| 152 |
-
result =
|
| 153 |
with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
|
| 154 |
with gr.Column(elem_id="col-container"):
|
| 155 |
gr.Markdown(f"""
|
|
|
|
| 149 |
else:
|
| 150 |
power_device = "ืืขืื ืืืื"
|
| 151 |
|
| 152 |
+
result = []
|
| 153 |
with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
|
| 154 |
with gr.Column(elem_id="col-container"):
|
| 155 |
gr.Markdown(f"""
|