Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
dev-mode-explorers/dev-mode-python
Random2Pix
/
dev-mode-python
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dahepix
commited on
May 28, 2025
Commit
56b48f6
·
1 Parent(s):
b9c3aa9
1
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -4,4 +4,4 @@ app = FastAPI()
4
5
@app.get("/")
6
def greet_json():
7
-
return {"Hello": "World!
You are hacked!
"}
4
5
@app.get("/")
6
def greet_json():
7
+
return {"Hello": "World!"}