Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
d0tpy
/
media_enhancer
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
d0tpy
commited on
Sep 3, 2024
Commit
d01a4c2
·
verified
·
1 Parent(s):
c497ddc
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 {"
Initializing
GlamApp Enhancer
"}