Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manabb
/
manabCom
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
manabb
commited on
Mar 9
Commit
7ddad75
·
1 Parent(s):
c3a7ae9
default1
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-manab!"}
4
5
@app.get("/")
6
def greet_json():
7
+
return {"Hello": "World-manab
, I am welcoming you
!"}