codemichaeld commited on
Commit
6fb7520
·
verified ·
1 Parent(s): 7776d1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -699,4 +699,4 @@ with gr.Blocks(title="Fast FP8 Model Converter") as demo:
699
  > **Note**: This is a simple conversion tool. For precision recovery options, use the advanced version.
700
  """)
701
 
702
- demo.launch().
 
699
  > **Note**: This is a simple conversion tool. For precision recovery options, use the advanced version.
700
  """)
701
 
702
+ demo.launch()