Fred808 commited on
Commit
2cb5059
·
verified ·
1 Parent(s): e67f1e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -175,9 +175,4 @@ async def get_status():
175
  if __name__ == "__main__":
176
  import uvicorn
177
  uvicorn.run(app, host="0.0.0.0", port=7860)
178
-
179
-
180
-
181
- live
182
-
183
- Jump to live
 
175
  if __name__ == "__main__":
176
  import uvicorn
177
  uvicorn.run(app, host="0.0.0.0", port=7860)
178
+