mohammed-aljafry commited on
Commit
8c9b2cd
·
verified ·
1 Parent(s): cbcacad

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,4 +231,4 @@ with gr.Blocks(title="Interfuser Demo", theme=gr.themes.Soft()) as demo:
231
 
232
  # --- الجزء السادس: إطلاق الواجهة ---
233
  if __name__ == "__main__":
234
- demo.launch(debug=True)```
 
231
 
232
  # --- الجزء السادس: إطلاق الواجهة ---
233
  if __name__ == "__main__":
234
+ demo.launch(debug=True)