Spaces:
Running
Running
Update app.py
Browse files
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()
|