Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -119,7 +119,7 @@ def create_powerpoint(slides, template_path):
|
|
| 119 |
return pptx_buffer
|
| 120 |
|
| 121 |
def main():
|
| 122 |
-
st.title("
|
| 123 |
|
| 124 |
client = get_inference_client()
|
| 125 |
|
|
|
|
| 119 |
return pptx_buffer
|
| 120 |
|
| 121 |
def main():
|
| 122 |
+
st.title("PowerPoint Mágico con el Buho")
|
| 123 |
|
| 124 |
client = get_inference_client()
|
| 125 |
|