Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Merlintxu
/
GramAPP
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Merlintxu
commited on
May 20, 2023
Commit
519492d
·
1 Parent(s):
2a52d71
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ def main():
26
st.error('Incorrecto. Intenta de nuevo.')
27
28
if __name__ == "__main__":
29
-
main()
26
st.error('Incorrecto. Intenta de nuevo.')
27
28
if __name__ == "__main__":
29
+
main()