Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -828,8 +828,8 @@ interface = gr.Interface(
|
|
828 |
)
|
829 |
|
830 |
# Launch the Gradio app
|
831 |
-
interface.launch(share = True)
|
832 |
|
833 |
-
!git clone git@hf.co:spaces/AmiDwivedi/IR_Project
|
834 |
|
835 |
-
!gradio deploy
|
|
|
828 |
)
|
829 |
|
830 |
# Launch the Gradio app
|
831 |
+
# interface.launch(share = True)
|
832 |
|
833 |
+
# !git clone git@hf.co:spaces/AmiDwivedi/IR_Project
|
834 |
|
835 |
+
# !gradio deploy
|