Skip to content

Commit 904d438

Browse files
Update ai-model/inference/server.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 56404bc commit 904d438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ai-model/inference/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python3
22
'''FastAPI Inference Server for Lab68Dev AI Model'''
33
import yaml
44
import torch

0 commit comments

Comments
 (0)