Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
unitxt
/
metric
like
0
Running
App
Files
Files
Community
Elron
commited on
Jan 18, 2024
Commit
970d1e4
·
verified
·
1 Parent(s):
5ea0b09
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
from unitxt.ui import launch
2
3
-
launc
()
1
from unitxt.ui import launch
2
3
+
launch
()