Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Khaled27
/
Naptah
like
5
Runtime error
App
Files
Files
Community
1
Khaled27
commited on
May 23, 2023
Commit
70d2687
•
1 Parent(s):
80125b7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -40,7 +40,7 @@ def upload_image():
40
41
@app.route('/', methods=['GET'])
42
def hi():
43
-
return "
Hello
world
"
44
45
46
40
41
@app.route('/', methods=['GET'])
42
def hi():
43
+
return "
NAPTAH
Mobile Application
"
44
45
46