Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mr-Help
/
simple-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mr-Help
commited on
May 12, 2025
Commit
8eb8201
·
verified
·
1 Parent(s):
f18b5a0
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -53,4 +53,4 @@ async def receive_webhook(request: Request):
53
54
return {"status": "ok"}
55
56
-
# Run with: uvicorn filename:app --reload
53
54
return {"status": "ok"}
55
56
+
# Run with: uvicorn filename:app --reload