Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tommy24
/
update2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tommy24
commited on
Jul 9, 2023
Commit
ab171e7
·
1 Parent(s):
fef64a9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -27,3 +27,4 @@ def function(parameter):
27
28
iface = gr.Interface(fn=function, inputs="text", outputs="text")
29
iface.launch()
27
28
iface = gr.Interface(fn=function, inputs="text", outputs="text")
29
iface.launch()
30
+