Spaces:
Sleeping
Sleeping
LeireTedCas
commited on
Commit
•
1d1bc28
1
Parent(s):
dbb9a93
Update app.py
Browse files
app.py
CHANGED
@@ -1125,5 +1125,6 @@ async def escuchar_uro ():#line:1205
|
|
1125 |
async def ajustes ():#line:1284
|
1126 |
OO00OOOOOO0OO00O0 =os .path .join (app .config ['UPLOAD_FOLDER'],'estrella.png')#line:1285
|
1127 |
return render_template ('ajustes.html',user_image7 =OO00OOOOOO0OO00O0 )#line:1286
|
|
|
1128 |
if __name__ =="__main__":#line:1288
|
1129 |
app .run (host ="0.0.0.0",port =7860 ,debug =True )#line:1289
|
|
|
1125 |
async def ajustes ():#line:1284
|
1126 |
OO00OOOOOO0OO00O0 =os .path .join (app .config ['UPLOAD_FOLDER'],'estrella.png')#line:1285
|
1127 |
return render_template ('ajustes.html',user_image7 =OO00OOOOOO0OO00O0 )#line:1286
|
1128 |
+
|
1129 |
if __name__ =="__main__":#line:1288
|
1130 |
app .run (host ="0.0.0.0",port =7860 ,debug =True )#line:1289
|