luulinh90s
commited on
Commit
·
4becca8
1
Parent(s):
7950fd3
update
Browse files
app.py
CHANGED
@@ -245,4 +245,4 @@ if __name__ == '__main__':
|
|
245 |
# app.run(debug=True, port=8080)
|
246 |
|
247 |
# change for running on HuggingFace
|
248 |
-
app.run(debug=False, port=
|
|
|
245 |
# app.run(debug=True, port=8080)
|
246 |
|
247 |
# change for running on HuggingFace
|
248 |
+
app.run(debug=False, port=7860)
|