Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -131,5 +131,4 @@ with gr.Blocks(title="Karlson Achegeba GPT", theme=gr.themes.Soft(primary_hue="b
|
|
| 131 |
gap: 10px;
|
| 132 |
}
|
| 133 |
"""
|
| 134 |
-
|
| 135 |
app.launch(server_port=7860, share=True)
|
|
|
|
| 131 |
gap: 10px;
|
| 132 |
}
|
| 133 |
"""
|
|
|
|
| 134 |
app.launch(server_port=7860, share=True)
|