Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -176,4 +176,5 @@ For technical inquiries regarding the evaluation process, please contact the ben
|
|
| 176 |
""")
|
| 177 |
|
| 178 |
if __name__ == "__main__":
|
| 179 |
-
demo.launch(server_name="0.0.0.0", server_port=7860)
|
|
|
|
|
|
| 176 |
""")
|
| 177 |
|
| 178 |
if __name__ == "__main__":
|
| 179 |
+
demo.launch(server_name="0.0.0.0", server_port=7860)
|
| 180 |
+
|