Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rimi98
/
Relax-Teacher
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rimi98
commited on
Mar 27, 2023
Commit
339c973
·
1 Parent(s):
16cf32f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,5 +25,5 @@ iface = gr.Interface(fn=classify,inputs='text',outputs = label)
25
iface.launch(inline=False)
26
27
28
-
29
25
iface.launch(inline=False)
26
27
28
+
29