Update app.py
Browse files
app.py
CHANGED
|
@@ -47,4 +47,4 @@ with bloco:
|
|
| 47 |
#gr.File(label="Hist贸rico das IT's - arquivo Excel"),]
|
| 48 |
#text_button.click(equiv.calculate_equivalent, inputs=inputs, outputs=outputs)
|
| 49 |
|
| 50 |
-
bloco.launch(
|
|
|
|
| 47 |
#gr.File(label="Hist贸rico das IT's - arquivo Excel"),]
|
| 48 |
#text_button.click(equiv.calculate_equivalent, inputs=inputs, outputs=outputs)
|
| 49 |
|
| 50 |
+
bloco.launch()
|