Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
lewiskimaru/helloworld
jikoni
/
tmodel
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tri4
commited on
Oct 24, 2024
Commit
eb40783
·
verified
·
1 Parent(s):
a529be5
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -256,4 +256,4 @@ async def translate_enter_endpoint(request: Request):
256
}
257
258
259
-
print("\nAPI starting .......\n")
256
}
257
258
259
+
print("\nAPI starting
from main
.......\n")