Spaces:
Sleeping
Sleeping
small change
Browse files
app.py
CHANGED
@@ -201,5 +201,4 @@ with gr.Blocks(title="Auto-Scoring Essay Indonesia", theme=gr.themes.Soft()) as
|
|
201 |
|
202 |
# Launch the app
|
203 |
if __name__ == "__main__":
|
204 |
-
print(torch.__version__)
|
205 |
app.launch()
|
|
|
201 |
|
202 |
# Launch the app
|
203 |
if __name__ == "__main__":
|
|
|
204 |
app.launch()
|