davidlms commited on
Commit
e1f64ae
·
verified ·
1 Parent(s): 80689db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,4 +211,4 @@ with gr.Blocks(title="DescribePDF", theme=theme) as app:
211
 
212
  # Para Hugging Face Spaces
213
  if __name__ == "__main__":
214
- app.launch(ssr=False)
 
211
 
212
  # Para Hugging Face Spaces
213
  if __name__ == "__main__":
214
+ app.launch()