Fecolywill commited on
Commit
39af071
·
verified ·
1 Parent(s): 72a4607

Rename File.py to app.py

Browse files
Files changed (1) hide show
  1. File.py → app.py +1 -3
File.py → app.py RENAMED
@@ -73,6 +73,4 @@ with gr.Blocks(theme=gr.themes.Glass()) as app:
73
  )
74
 
75
  # ===== DEPLOY =====
76
- app.launch(share=True) # Hugging Face Spaces: !gradio deploy
77
- !pip install huggingface_hub
78
- !gradio deploy --title "AI Cinematic Composer"
 
73
  )
74
 
75
  # ===== DEPLOY =====
76
+ app.launch(share=True) # Hugging Face Spaces: !gradio deploy