Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MGE-LLMs
/
MGE-LLMs-SteelBERT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ShaohanTian
commited on
Jun 28, 2024
Commit
643bcb6
·
1 Parent(s):
2423a57
init
Browse files
Files changed (1)
hide
show
app.py
+1
-4
app.py
CHANGED
Viewed
@@ -24,7 +24,4 @@ examples = [
24
]
25
26
iface.examples = examples
27
-
28
-
# Launch the interface
29
-
if __name__ == "__main__":
30
-
iface.launch()
24
]
25
26
iface.examples = examples
27
+
iface.launch()