Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
somosnlp-hackathon-2022
/
clasificador-de-tesis
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
inoid
commited on
Apr 4, 2022
Commit
c58a8f7
·
1 Parent(s):
65c48b4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -39,4 +39,5 @@ if __name__ == "__main__":
39
description=description,
40
article=article,
41
examples=[examples],
42
-
).launch()
39
description=description,
40
article=article,
41
examples=[examples],
42
+
).launch()
43
+