Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Docfile/Mariam-cards
Docfile
/
Mariam-cards2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Docfile
commited on
Feb 11
Commit
c2c3e4e
·
verified
·
1 Parent(s):
feea4d0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -22,7 +22,7 @@ def index():
22
23
24
@app.route('/free')
25
-
def
index
():
26
return render_template('maj.html')
27
28
22
23
24
@app.route('/free')
25
+
def
indexx
():
26
return render_template('maj.html')
27
28