Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tommy24
/
flasktestgradio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tommy24
commited on
Mar 10, 2023
Commit
11c0800
·
1 Parent(s):
9f2ecc1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -127,3 +127,4 @@ inputs = [
127
iface = gr.Interface(fn=function, inputs=inputs, outputs="text")
128
129
iface.launch()
127
iface = gr.Interface(fn=function, inputs=inputs, outputs="text")
128
129
iface.launch()
130
+