Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rapid12k4
/
happychat
like
0
Runtime error
App
Files
Files
Community
rapid12k4
commited on
3 days ago
Commit
e9eda6a
•
1 Parent(s):
14d62c8
Update app.py
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!"
}
4
5
@app.get("/")
6
def greet_json():
7
+
return {"
nikhil
"}