Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Docfile
/
Mariam-cards
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Docfile
commited on
15 days ago
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