molher commited on
Commit
3381c7c
1 Parent(s): 859b347

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ for i in range(10):
95
  print()
96
 
97
  title='Fake or not Fake? that is the question'
98
- description='Modelo de deeplearning para clasificar las imagenes en reales o falsas'
99
  article='Proyecto Saturdays.AI DemoDay 11/06/2022'
100
 
101
 
 
95
  print()
96
 
97
  title='Fake or not Fake? that is the question'
98
+ description='Modelo de deeplearning para detectar imagenes generadas falsas'
99
  article='Proyecto Saturdays.AI DemoDay 11/06/2022'
100
 
101