JairoCesar commited on
Commit
4b8fc67
·
verified ·
1 Parent(s): aa2fc21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ def create_powerpoint(slides, template_path):
119
  return pptx_buffer
120
 
121
  def main():
122
- st.title("Generador de presentaciones PowerPoint con IA")
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