DreamStream-1 commited on
Commit
115acba
·
verified ·
1 Parent(s): 73f0467

Update app.py

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