Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jikoni
/
llamaSMS
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Tri4
commited on
Aug 11, 2024
Commit
f520690
·
verified
·
1 Parent(s):
5535b8c
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -4,4 +4,4 @@ app = Flask(__name__)
4
5
@app.route("/")
6
def hello():
7
-
return
(
"hello
"
:
"
you success"
}
4
5
@app.route("/")
6
def hello():
7
+
return "hello:
you success"