Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lalalic
/
xtts
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lalalic
commited on
Mar 26, 2024
Commit
f4d124c
·
verified
·
1 Parent(s):
65f2120
Update test.py
Browse files
Files changed (1)
hide
show
test.py
+1
-1
test.py
CHANGED
Viewed
@@ -7,5 +7,5 @@ def hello():
7
return "hello flask"
8
9
@app.route("/good")
10
-
def
hello
():
11
return "hello good"
7
return "hello flask"
8
9
@app.route("/good")
10
+
def
good
():
11
return "hello good"