BasselAhmed commited on
Commit
e742e31
·
verified ·
1 Parent(s): d4c8cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ np.random.seed(4)
16
 
17
 
18
  #def start_fastapi():
19
- subprocess.Popen(["uvicorn", "fastapi_app:app", "--host", "0.0.0.0", "--port", "9999"])
20
 
21
  # Start the FastAPI server
22
  #start_fastapi()
 
16
 
17
 
18
  #def start_fastapi():
19
+
20
 
21
  # Start the FastAPI server
22
  #start_fastapi()