Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
test-sj-crm/psy
DMTuit
/
psy2
like
0
Sleeping
App
Files
Files
Community
DmitrMakeev
commited on
Jul 9, 2024
Commit
e16ded1
•
1 Parent(s):
7b9983c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -53,7 +53,7 @@ def onli():
53
54
55
@app.route('/ver', methods=['GET'])
56
-
def
ver
():
57
return render_template('ver.html')
58
59
53
54
55
@app.route('/ver', methods=['GET'])
56
+
def
veref
():
57
return render_template('ver.html')
58
59