File size: 97 Bytes
dae49b0 |
1 2 |
import train # This will start the training
from app import app # This imports your FastAPI app |
dae49b0 |
1 2 |
import train # This will start the training
from app import app # This imports your FastAPI app |