DreamStream-1 commited on
Commit
1ed5753
·
verified ·
1 Parent(s): b8262c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3663,4 +3663,4 @@ async def test_product_image_with_caption(phone: str):
3663
  if __name__ == "__main__":
3664
  # Launch FastAPI app
3665
  import uvicorn
3666
- uvicorn.run(app, host="0.0.0.0", port=7860)
 
3663
  if __name__ == "__main__":
3664
  # Launch FastAPI app
3665
  import uvicorn
3666
+ uvicorn.run(app, host="0.0.0.0", port=7860)