Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rishav09
/
minimal
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rishav09
commited on
Nov 2, 2022
Commit
d290740
·
1 Parent(s):
0bc82f9
Added some values.
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -8,4 +8,5 @@ def greet(name):
8
9
10
iface = gr.Interface(fn=greet, inputs='text', outputs='text')
11
-
iface.launch()
8
9
10
iface = gr.Interface(fn=greet, inputs='text', outputs='text')
11
+
iface.launch()
12
+