Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GianmarcoJTA
/
App_python
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GianmarcoJTA
commited on
Nov 29, 2024
Commit
28cf397
·
verified
·
1 Parent(s):
8fecf79
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -47,4 +47,4 @@ interface = gr.Interface(fn=estimar_edad,
47
live=True)
48
49
# Lanzar la interfaz
50
-
interface.launch()
47
live=True)
48
49
# Lanzar la interfaz
50
+
interface.launch()