Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Ravi21
/
DeBerta
like
0
Sleeping
App
Files
Files
Community
Ravi21
commited on
Aug 7, 2023
Commit
5033ff2
•
1 Parent(s):
8b71f7c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -59,3 +59,4 @@ iface = gr.Interface(
59
60
# Run the interface
61
iface.launch()
59
60
# Run the interface
61
iface.launch()
62
+
iface.integrate(wandb=wandb)